bump version

This commit is contained in:
John Bintz 2011-08-05 13:41:47 -04:00
parent 895ae0c304
commit 25816daf7f
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
module Guard
module JasmineHeadlessWebkitVersion
VERSION = "0.2.0"
VERSION = "0.2.1"
end
end