Version 1.3.1

This commit is contained in:
Davis W. Frank & Rajan Agaskar
2012-12-03 09:51:08 -08:00
parent 6785d1a05c
commit b6c3999c3a
6 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
module Jasmine
module Core
VERSION = "1.3.0"
VERSION = "1.3.1"
end
end