eh, newer version bump

This commit is contained in:
John Bintz 2011-05-29 08:55:30 -04:00
parent 4b79c1c11d
commit 4e2cf76140
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
module Guard
module JasmineHeadlessWebkitVersion
VERSION = "0.0.3"
VERSION = "0.0.4"
end
end