diff --git a/lib/githubwatcher/version.rb b/lib/githubwatcher/version.rb index 610feac..0583906 100644 --- a/lib/githubwatcher/version.rb +++ b/lib/githubwatcher/version.rb @@ -1,3 +1,3 @@ module Githubwatcher - VERSION = "0.0.9" + VERSION = "0.1.0" end