bump version to 2.2.1 for bower fix

This commit is contained in:
Greg Cobb and Gregg Van Hove
2015-02-02 12:24:14 -08:00
parent 234dc1a047
commit e173cd1c9d
4 changed files with 18 additions and 3 deletions

View File

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