Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
vergilet committed May 4, 2024
1 parent e055f67 commit 8600745
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:
monobank (1.0.0)
monobank (1.0.1)
httparty (>= 0.21.0, < 0.22.0)

GEM
Expand Down
2 changes: 1 addition & 1 deletion lib/monobank/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Monobank
VERSION = "1.0.0"
VERSION = "1.0.1"
end

0 comments on commit 8600745

Please sign in to comment.