Skip to content

Commit 04b3a08

Browse files
Update version to 0.6.5
1 parent 33111b1 commit 04b3a08

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
ach (0.6.4)
4+
ach (0.6.5)
55
holidays (>= 3.1)
66

77
GEM
@@ -14,7 +14,7 @@ GEM
1414
autotest (5.0.0)
1515
minitest-autotest (~> 1.0)
1616
diff-lcs (1.5.0)
17-
holidays (8.6.0)
17+
holidays (8.7.1)
1818
minitest (5.20.0)
1919
minitest-autotest (1.1.1)
2020
minitest-server (~> 1.0)

lib/ach/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module ACH
2-
VERSION = '0.6.4'.freeze
2+
VERSION = '0.6.5'.freeze
33
end

0 commit comments

Comments
 (0)