version bump to 3.0.20

This commit is contained in:
Thorsten Böttger 2013-08-06 16:56:07 +02:00
parent a3700b2826
commit e6229e35e5
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
module AASM
VERSION = "3.0.19"
VERSION = "3.0.20"
end