Skip to content

Commit

Permalink
bump version in prep for 1.5.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
jrochkind committed Dec 12, 2024
1 parent 6aa0c78 commit d5400e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/browse_everything/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# frozen_string_literal: true

module BrowseEverything
VERSION = '1.4.0'
VERSION = '1.5.0'
end

0 comments on commit d5400e2

Please sign in to comment.