diff --git a/CHANGELOG.md b/CHANGELOG.md index 258af0d9..6865f1ac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,8 @@ way to update this template, but currently, we follow a pattern: --- ## Upcoming version 2018-08-XX + +## v1.3.2 2018-08-07 * [change] Update the Sharetribe Flex SDK to the 1.0.0 version in NPM. All the `sharetribe-sdk` imports are now using the new package name `sharetribe-flex-sdk`. diff --git a/package.json b/package.json index ac4f1377..8e5a73e7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "app", - "version": "1.3.1", + "version": "1.3.2", "private": true, "license": "Apache-2.0", "dependencies": {