bump version

This commit is contained in:
John Bintz 2011-05-24 06:46:50 -04:00
parent 9b8700201b
commit 052d7da884

View File

@ -1,5 +1,5 @@
module Guard module Guard
module JasmineHeadlessWebkitVersion module JasmineHeadlessWebkitVersion
VERSION = "0.0.1" VERSION = "0.0.2"
end end
end end