bump version

This commit is contained in:
John Bintz 2011-05-29 13:10:47 -04:00
parent c765e98047
commit ccafb37bbe

View File

@ -1,7 +1,7 @@
module Jasmine module Jasmine
module Headless module Headless
module Webkit module Webkit
VERSION = "0.2.2" VERSION = "0.2.3"
end end
end end
end end