Skip to content

Commit 197bde9

Browse files
committed
Release 3.0.0.beta
1 parent 493681e commit 197bde9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
[Unreleased changes](https://github.com/bkeepers/dotenv/compare/v2.8.1...main)
3+
[Unreleased changes](https://github.com/bkeepers/dotenv/compare/v3.0.0...main)
44

55
## 3.0.0
66

lib/dotenv/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Dotenv
2-
VERSION = "2.8.1".freeze
2+
VERSION = "3.0.0.beta".freeze
33
end

0 commit comments

Comments
 (0)