Version bump to 2.0.2

This commit is contained in:
slackersoft
2014-08-22 22:20:38 -07:00
parent 8b0d9c83bb
commit 89232db2ee
5 changed files with 28 additions and 3 deletions
+1 -1
View File
@@ -4,6 +4,6 @@
#
module Jasmine
module Core
VERSION = "2.0.1"
VERSION = "2.0.2"
end
end