bump version

This commit is contained in:
John Bintz 2011-09-12 09:17:49 -04:00
parent 3ed72300d3
commit c2a3635083
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
module Guard
module JasmineHeadlessWebkitVersion
VERSION = "0.3.0"
VERSION = "0.3.1"
end
end