mirror of
https://github.com/aasm/aasm
synced 2023-03-27 23:22:41 -04:00
version bump to 2.3.0 (adding I18n support)
This commit is contained in:
parent
6e820dee0a
commit
2585c77e52
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
module AASM
|
||||
VERSION = "2.2.1"
|
||||
VERSION = "2.3.0"
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue