Skip to content

Commit

Permalink
Prepare for 3.0.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
bkeepers committed Feb 12, 2024
1 parent b0c076f commit dd40e1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/dotenv/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Dotenv
VERSION = "3.0.0.beta".freeze
VERSION = "3.0.0".freeze
end

0 comments on commit dd40e1c

Please sign in to comment.