Bump version to 2.0.4 now that I think npm files are sorted

This commit is contained in:
slackersoft
2014-08-24 21:14:11 -07:00
parent b799f54bc9
commit 3132d98f23
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -4,6 +4,6 @@
#
module Jasmine
module Core
VERSION = "2.0.3"
VERSION = "2.0.4"
end
end