Bump version to 3.1

This commit is contained in:
Gregg Van Hove
2018-02-27 11:57:20 -08:00
parent 91296a44f2
commit ee52023b3d
4 changed files with 61 additions and 3 deletions
+1 -1
View File
@@ -4,6 +4,6 @@
#
module Jasmine
module Core
VERSION = "3.0.0"
VERSION = "3.1.0"
end
end