Version 1.3.1

This commit is contained in:
Davis W. Frank & Rajan Agaskar
2012-12-03 09:51:08 -08:00
parent 1f9004eaa3
commit fd91433792
6 changed files with 8 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
module Jasmine
module Core
VERSION = "1.3.0"
VERSION = "1.3.1"
end
end