Skip to content

Commit

Permalink
Merge pull request #8 from kickstarter/v1.5
Browse files Browse the repository at this point in the history
bump Configs::VERSION to 1.5.0
  • Loading branch information
amancevice authored Sep 6, 2023
2 parents 3fdb91d + ee98715 commit 3998d6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/configs/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Configs
VERSION = "1.4.0"
VERSION = "1.5.0"
end

0 comments on commit 3998d6c

Please sign in to comment.