Bump version to 3.4

This commit is contained in:
Gregg Van Hove
2019-04-03 17:03:07 -07:00
parent 74fd0e08e7
commit e636f5f822
4 changed files with 61 additions and 6 deletions

View File

@@ -4,6 +4,6 @@
#
module Jasmine
module Core
VERSION = "3.3.0"
VERSION = "3.4.0"
end
end