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

- old
+ new

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