version bump to 2.3.0

This commit is contained in:
Gregg Van Hove
2015-04-28 10:13:42 -07:00
parent 4173a4089c
commit 5ea24a8448
6 changed files with 86 additions and 7 deletions

View File

@@ -4,6 +4,6 @@
#
module Jasmine
module Core
VERSION = "2.2.1"
VERSION = "2.3.0"
end
end