Skip to content

Commit

Permalink
Preparing for release
Browse files Browse the repository at this point in the history
  • Loading branch information
alzheltkovskiy-hubspot committed Oct 16, 2024
1 parent 3705a09 commit 49a6dcc
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased](https://github.com/HubSpot/hubspot-api-ruby/compare/v19..0...HEAD)

## [19.0.0] - 2024-10-??
## [19.0.0] - 2024-10-16

## CMS

Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
hubspot-api-client (18.0.0)
hubspot-api-client (19.0.0)
json (~> 2.1, >= 2.1.0)
typhoeus (~> 1.4.0)

Expand Down
2 changes: 1 addition & 1 deletion lib/hubspot/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Hubspot
VERSION = '18.0.0'
VERSION = '19.0.0'
end

0 comments on commit 49a6dcc

Please sign in to comment.