1
0
Fork 0
mirror of https://github.com/aasm/aasm synced 2023-03-27 23:22:41 -04:00

version bump to 4.0.7

This commit is contained in:
Thorsten Böttger 2014-12-20 20:25:31 +01:00
parent cccbe4241d
commit 8028ddbf02

View file

@ -1,3 +1,3 @@
module AASM
VERSION = "4.0.6"
VERSION = "4.0.7"
end