From d9ff2207d981a1e9d271239361c8476cf1e4098b Mon Sep 17 00:00:00 2001 From: Vesa Luusua Date: Mon, 1 Oct 2018 15:26:46 +0300 Subject: [PATCH] Update version --- CHANGELOG.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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": {