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