Skip to content

Commit

Permalink
Merge pull request #353 from HubSpot/feature/bumpVersion
Browse files Browse the repository at this point in the history
bump version to 3.1.1
  • Loading branch information
ksvirkou-hubspot authored Jul 2, 2021
2 parents 446e220 + 0c2bd37 commit ac54a7c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,13 @@
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/v3.0.1...HEAD)
## [Unreleased](https://github.com/HubSpot/hubspot-php/compare/v3.1.0...HEAD)

## [3.1.0]

### Added
- contacts->addSecondaryEmail()
- contacts->deleteSecondaryEmail()

## [3.0.1]

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": "3.0.1",
"version": "3.1.0",
"description": "HubSpot PHP API client",
"keywords": [ "hubspot", "api" ],
"license": "Apache-2.0",
Expand Down

0 comments on commit ac54a7c

Please sign in to comment.