Update to 2.5.2

This commit is contained in:
Gregg Van Hove
2016-09-16 17:19:59 -07:00
parent 04bb56a5b5
commit 6816bc4252
4 changed files with 17 additions and 3 deletions

View File

@@ -4,6 +4,6 @@
#
module Jasmine
module Core
VERSION = "2.5.1"
VERSION = "2.5.2"
end
end