direct7.gemspec in direct7-0.0.16 vs direct7.gemspec in direct7-0.0.17
- old
+ new
@@ -2,10 +2,10 @@
require "direct7/version"
Gem::Specification.new do |spec|
spec.name = "direct7"
- spec.version = "0.0.16"
+ spec.version = "0.0.17"
spec.authors = ["Direct7 Networks"]
spec.email = ["support@d7networks.com"]
spec.summary = "Ruby SDK for Direct7 Platform REST API"
spec.description = "This Ruby SDK provides a convenient and easy-to-use interface to the Direct7 REST API. The SDK allows you to perform
all the operations that are available through the REST API."
\ No newline at end of file