bump version to 2.1.0

This commit is contained in:
slackersoft
2014-11-14 07:54:19 -08:00
parent 66c8624022
commit 590a9d9d41
6 changed files with 5 additions and 5 deletions

View File

@@ -4,6 +4,6 @@
#
module Jasmine
module Core
VERSION = "2.0.4"
VERSION = "2.1.0"
end
end