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

- old
+ new

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