Version bump to 1.1.0

This commit is contained in:
ragaskar
2011-09-10 13:51:11 -04:00
parent 6b5956724b
commit 41f496001f
4 changed files with 4 additions and 7 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
module Jasmine
module Core
VERSION = "1.1.0.rc4"
VERSION = "1.1.0"
end
end