Version bump to 1.1.0.rc3

This commit is contained in:
ragaskar
2011-07-13 07:23:29 -04:00
parent a617b59e6a
commit a075c75bce
4 changed files with 6 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
module Jasmine
module Core
VERSION = "1.1.0.rc2"
VERSION = "1.1.0.rc3"
end
end