We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 493681e commit 197bde9Copy full SHA for 197bde9
Changelog.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-[Unreleased changes](https://github.com/bkeepers/dotenv/compare/v2.8.1...main)
+[Unreleased changes](https://github.com/bkeepers/dotenv/compare/v3.0.0...main)
4
5
## 3.0.0
6
lib/dotenv/version.rb
@@ -1,3 +1,3 @@
module Dotenv
- VERSION = "2.8.1".freeze
+ VERSION = "3.0.0.beta".freeze
end
0 commit comments