lib/githu3/version.rb in githu3-0.0.3 vs lib/githu3/version.rb in githu3-0.0.4

- old
+ new

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