version bump to 3.0

This commit is contained in:
Gregg Van Hove
2018-02-06 09:33:49 -08:00
parent 764d58a7f5
commit d4b76a4d3b
4 changed files with 85 additions and 5 deletions

View File

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