Skip to content

Commit 534dd52

Browse files
authored
Merge pull request #122 from halorrr/bump-gem-to-0.5.1
update gem version to 0.5.1
2 parents def0803 + b8047e2 commit 534dd52

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
lunchmoney-ruby (0.5.0)
4+
lunchmoney-ruby (0.5.1)
55
activesupport (~> 7.0)
66
faraday (>= 2.7.4, < 2.10.0)
77
sorbet-runtime (>= 0.5.10187)

lib/lunchmoney/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
# frozen_string_literal: true
33

44
module LunchMoney
5-
VERSION = "0.5.0"
5+
VERSION = "0.5.1"
66
end

0 commit comments

Comments
 (0)