bump version some more

This commit is contained in:
John Bintz 2011-06-16 17:33:42 -04:00
parent 2bde8becac
commit e1a01fb44e
1 changed files with 1 additions and 1 deletions

View File

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