Skip to content

Commit

Permalink
Require version file so VERSION is available
Browse files Browse the repository at this point in the history
  • Loading branch information
javierjulio committed Feb 27, 2024
1 parent aeb2052 commit 453e676
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/dotenv.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
require "dotenv/version"
require "dotenv/parser"
require "dotenv/environment"
require "dotenv/missing_keys"
Expand Down

0 comments on commit 453e676

Please sign in to comment.