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

version bump to 3.0.15

This commit is contained in:
Thorsten Böttger 2012-12-27 10:24:30 +13:00
parent 5619789c3d
commit af00b990f5

View file

@ -1,3 +1,3 @@
module AASM
VERSION = "3.0.14"
VERSION = "3.0.15"
end