Update to 2.5.0

This commit is contained in:
Gregg Van Hove
2016-08-30 21:23:08 -07:00
parent f196faf0bb
commit 5a2e1b0082
4 changed files with 119 additions and 3 deletions
+1 -1
View File
@@ -4,6 +4,6 @@
#
module Jasmine
module Core
VERSION = "2.4.1"
VERSION = "2.5.0"
end
end