Skip to content

Commit 7481411

Browse files
committed
bump 2.1.0
1 parent 299c011 commit 7481411

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
@@ -22,7 +22,7 @@ GIT
2222
PATH
2323
remote: .
2424
specs:
25-
enum_machine (2.0.1)
25+
enum_machine (2.1.0)
2626
activemodel
2727
activerecord
2828
activesupport

lib/enum_machine/version.rb

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

33
module EnumMachine
4-
VERSION = "2.0.1"
4+
VERSION = "2.1.0"
55
end

0 commit comments

Comments
 (0)