diff --git a/CHANGELOG.md b/CHANGELOG.md index fbb0ab9db1..f4e0c82ef5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,7 +12,7 @@ way to update this template, but currently, we follow a pattern: --- -## Upcoming version 2018-09-XX +## v2.1.0 2018-10-01 * [change] Improve performance of public pages. Image assets are optimized and lazy loading is applied to images in SectionLocation and ListingCard. Read diff --git a/package.json b/package.json index 4e66c7ea2d..9e7d077244 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "app", - "version": "2.0.0", + "version": "2.1.0", "private": true, "license": "Apache-2.0", "dependencies": {