Update release notes and bump version for 2.2.0

This commit is contained in:
Greg Cobb and Gregg Van Hove
2015-02-02 11:26:51 -08:00
parent a26e85ff3a
commit 4acb7448d8
9 changed files with 29 additions and 28 deletions

View File

@@ -4,6 +4,6 @@
#
module Jasmine
module Core
VERSION = "2.1.3"
VERSION = "2.2.0"
end
end