Bump version to 3.3.0

This commit is contained in:
Gregg Van Hove
2018-10-25 09:47:09 -07:00
parent 5524207658
commit b3ccd4312c
4 changed files with 50 additions and 3 deletions
+1 -1
View File
@@ -4,6 +4,6 @@
#
module Jasmine
module Core
VERSION = "3.2.1"
VERSION = "3.3.0"
end
end