Set version to 3.0.0-pre

This commit is contained in:
Steve Gravrock
2017-11-17 14:28:17 -08:00
parent db615e4186
commit d35b65cf79
3 changed files with 3 additions and 3 deletions

View File

@@ -4,6 +4,6 @@
#
module Jasmine
module Core
VERSION = "2.8.0"
VERSION = "3.0.0.pre"
end
end