Updating source and standalone distribution to 2.0.1

This commit is contained in:
Davis W. Frank
2014-07-21 12:36:24 -07:00
parent ff1fa6a893
commit 227698f5fa
4 changed files with 5 additions and 5 deletions

View File

@@ -4,6 +4,6 @@
#
module Jasmine
module Core
VERSION = "2.0.0"
VERSION = "2.0.1"
end
end