Version bump to 4.12.2

This commit is contained in:
anilmaurya 2017-08-04 18:30:16 +05:30
parent 3b5fd39938
commit 9c43e3903f
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
module AASM
VERSION = "4.12.1"
VERSION = "4.12.2"
end