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.3

This commit is contained in:
Thorsten Böttger 2014-11-25 22:23:42 +01:00
parent 9aa50f9c11
commit a8af74a3cf

View file

@ -1,3 +1,3 @@
module AASM
VERSION = "4.0.2"
VERSION = "4.0.3"
end