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

This commit is contained in:
Thorsten Böttger 2012-10-24 21:03:40 +13:00
parent 05d64cdf37
commit 4041248dae

View file

@ -1,3 +1,3 @@
module AASM
VERSION = "3.0.12"
VERSION = "3.0.13"
end