Skip to content

Commit 57a53ac

Browse files
committed
Release 1.6.1
1 parent 1325e3e commit 57a53ac

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# CHANGELOG
22

3-
## Edge
3+
## 1.6.1 (2002-08-16)
44

55
* Fix booting of Payday. It requires the module Payday to be declared.
66

Gemfile.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
webtranslateit-payday (1.6.0)
4+
webtranslateit-payday (1.6.1)
55
activesupport (~> 7, < 8)
66
i18n (~> 1.12, < 2)
77
money (~> 6.16, < 7)

payday.gemspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Gem::Specification.new do |s|
44
s.name = 'webtranslateit-payday'
5-
s.version = '1.6.0'
5+
s.version = '1.6.1'
66
s.required_ruby_version = '>= 3.1'
77
s.platform = Gem::Platform::RUBY
88
s.authors = ['Alan Johnson', 'Edouard Briere']

0 commit comments

Comments
 (0)