diff --git a/CHANGELOG.md b/CHANGELOG.md index 4ab8367..21e4690 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +## [10.5.65](https://github.com/sprucelabsai/spruce-mercury/compare/v10.5.64...v10.5.65) (2020-08-03) + ## [10.5.64](https://github.com/sprucelabsai/spruce-mercury/compare/v10.5.63...v10.5.64) (2020-08-03) ## [10.5.63](https://github.com/sprucelabsai/spruce-mercury/compare/v10.5.62...v10.5.63) (2020-08-02) diff --git a/package.json b/package.json index 5be1078..0acba38 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "files": [ "build" ], - "version": "10.5.64", + "version": "10.5.65", "main": "./build/index.js", "types": "./build/index.d.ts", "description": "The simple way to interact with the Spruce Experience Platform",