diff --git a/CHANGELOG.md b/CHANGELOG.md index f67bbec77c..d307d18999 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,7 +11,7 @@ way to update this template, but currently, we follow a pattern: * Patch (v0.0.**X**): Bug fixes and small changes to components. --- -## Upcoming version 2018-09-XX +## v1.4.3 2018-09-15 * [fix] fuzzy location didn't change when listing location changed. [#931](https://github.com/sharetribe/flex-template-web/pull/931) * [fix] obfuscatedCoordinatesImpl didn't always return coordinates within given diff --git a/package.json b/package.json index 934352ae34..27df6e0dd6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "app", - "version": "1.4.2", + "version": "1.4.3", "private": true, "license": "Apache-2.0", "dependencies": {