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

version bump to 2.3.1

This commit is contained in:
Thorsten Böttger 2011-09-10 18:42:42 +02:00
parent 55fbd65fa9
commit 43cc51c9a5

View file

@ -1,3 +1,3 @@
module AASM
VERSION = "2.3.0"
VERSION = "2.3.1"
end