Skip to content

Commit

Permalink
Merge pull request #376 from HubSpot/feature/bumpversion
Browse files Browse the repository at this point in the history
bump version 4.0.1
  • Loading branch information
ksvirkou-hubspot authored Jan 13, 2022
2 parents 09ef65b + 260d34c commit a133824
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,12 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased](https://github.com/HubSpot/hubspot-php/compare/v4.0.0...HEAD)
## [Unreleased](https://github.com/HubSpot/hubspot-php/compare/v4.0.1...HEAD)

## [4.0.1]

### Changed
- Fix composer json

## [4.0.0]

Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hubspot/hubspot-php",
"version": "4.0.0",
"version": "4.0.1",
"description": "HubSpot PHP API client",
"keywords": [ "hubspot", "api" ],
"license": "Apache-2.0",
Expand Down

0 comments on commit a133824

Please sign in to comment.