lib/githu3/version.rb in githu3-0.0.7 vs lib/githu3/version.rb in githu3-0.0.8

- old
+ new

@@ -1,3 +1,3 @@ module Githu3 - VERSION = "0.0.7".freeze unless defined?(Githu3::VERSION) + VERSION = "0.0.8".freeze unless defined?(Githu3::VERSION) end