bump version

This commit is contained in:
John Bintz 2011-11-23 10:53:26 -05:00
parent 3911041866
commit bd6a1afb92

View File

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