diff --git a/lib/githubwatcher/version.rb b/lib/githubwatcher/version.rb index 72e7bdf..18474a7 100644 --- a/lib/githubwatcher/version.rb +++ b/lib/githubwatcher/version.rb @@ -1,3 +1,3 @@ module Githubwatcher - VERSION = "0.0.3" + VERSION = "0.0.4" end