Skip to content

Commit

Permalink
bump gem version to 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mmenanno committed Apr 10, 2024
1 parent 4f11c06 commit 9ccfec6
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:
lunchmoney (1.1.2)
lunchmoney (1.2.0)
activesupport (>= 6.1)
faraday (>= 1.0.0)
sorbet-runtime (>= 0.5)
Expand Down
2 changes: 1 addition & 1 deletion lib/lunchmoney/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@

module LunchMoney
# Current version of the gem
VERSION = "1.1.2"
VERSION = "1.2.0"
end

0 comments on commit 9ccfec6

Please sign in to comment.