Update AASM version to 4.11.1

This commit is contained in:
Anil 2016-09-21 16:35:02 +05:30
parent 9622f8c18b
commit 006fe3bf1d
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
module AASM
VERSION = "4.11.0"
VERSION = "4.11.1"
end