bump version for upcoming release

This commit is contained in:
John Bintz 2011-11-29 11:25:20 -05:00
parent 9affa65df4
commit 602eb634d7

View File

@ -1,5 +1,5 @@
module Jasmine module Jasmine
module Headless module Headless
VERSION = "0.8.0.alpha.0" VERSION = "0.8.0.alpha.1"
end end
end end