Skip to content

Commit

Permalink
Merge pull request #495 from javierjulio/patch-1
Browse files Browse the repository at this point in the history
Require version file so VERSION is available
  • Loading branch information
bkeepers committed Feb 27, 2024
2 parents aeb2052 + 453e676 commit c9ecfa4
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 c9ecfa4

Please sign in to comment.