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

This commit is contained in:
Thorsten Böttger 2014-12-06 11:35:39 +01:00
parent 6a990c3e05
commit 745b2650d2

View file

@ -1,3 +1,3 @@
module AASM
VERSION = "4.0.4"
VERSION = "4.0.5"
end