Skip to content

Commit da4d9b7

Browse files
committed
update version
1 parent 36d4ea6 commit da4d9b7

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 1.40.0
4+
5+
- Tweaks to support Ruby 3.0
6+
37
## 1.13.4
48

59
- Fix validator race condition

lib/money-rails/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module MoneyRails
2-
VERSION = '1.13.4'
2+
VERSION = '1.14.0'
33
end

0 commit comments

Comments
 (0)