Skip to content

Commit b69fa62

Browse files
committed
Bump version to 0.4.0
1 parent 51c7172 commit b69fa62

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-
money_with_date (0.3.0)
4+
money_with_date (0.4.0)
55
money (>= 6.14.0, <= 6.19.0)
66

77
GEM

lib/money_with_date/version.rb

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

33
module MoneyWithDate
4-
VERSION = "0.3.0"
4+
VERSION = "0.4.0"
55

66
MINIMUM_MONEY_VERSION = "6.14.0"
77
MINIMUM_MONEY_RAILS_VERSION = "1.15.0"

0 commit comments

Comments
 (0)