Skip to content

Commit

Permalink
Update gemspec to 0.9.0 (#216)
Browse files Browse the repository at this point in the history
  • Loading branch information
uyermolkin-hubspot authored Dec 12, 2019
1 parent 10ed645 commit fe53169
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions hubspot-ruby.gemspec
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Gem::Specification.new do |s|
s.name = "hubspot-ruby"
s.version = "0.8.1"
s.version = "0.9.0"
s.require_paths = ["lib"]
s.authors = ["Andrew DiMichele", "Chris Bisnett"]
s.authors = ["Andrew DiMichele", "Chris Bisnett", "Vladislav Ermolkin"]
s.description = "hubspot-ruby is a wrapper for the HubSpot REST API"
s.licenses = ["MIT"]
s.files = [".rspec", "Gemfile", "Guardfile", "LICENSE.txt", "README.md", "RELEASING.md", "Rakefile", "hubspot-ruby.gemspec"]
Expand Down

0 comments on commit fe53169

Please sign in to comment.