bump version for release

This commit is contained in:
John Bintz 2011-06-07 07:38:23 -04:00
parent a55ccace60
commit 885e594f24
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
module Guard
module JasmineHeadlessWebkitVersion
VERSION = "0.0.6"
VERSION = "0.1.0"
end
end