lib/sg/version.rb in
sg-0.2.0
vs lib/sg/version.rb in
sg-0.3.0
- old
+ new
@@ -1,6 +1,6 @@
# # SendGrid Command Line Interface # module Sg
- VERSION = '0.2.0'
+ VERSION = '0.3.0'.freeze
end