Skip to content

Commit

Permalink
chore: bump to 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
PierreRambaud committed Jan 20, 2025
1 parent e1b9ae2 commit 017cfca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
gemirro (1.4.0)
gemirro (1.5.0)
addressable (~> 2.8)
builder (~> 3.2)
confstruct (~> 1.1)
Expand Down
2 changes: 1 addition & 1 deletion lib/gemirro/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@

# Gemirro Version
module Gemirro
VERSION = '1.4.0'
VERSION = '1.5.0'
end

0 comments on commit 017cfca

Please sign in to comment.