bump version

This commit is contained in:
John Bintz 2011-05-24 06:46:50 -04:00
parent 9b8700201b
commit 052d7da884
1 changed files with 1 additions and 1 deletions

View File

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