bump version

This commit is contained in:
John Bintz 2011-12-01 18:24:15 -05:00
parent 6ad4bdaec0
commit f3dd4f2bf8

View File

@ -1,5 +1,5 @@
module Jasmine
module Headless
VERSION = "0.8.0"
VERSION = "0.8.1"
end
end