Skip to content

Commit

Permalink
Merge pull request #937 from sharetribe/v2.1.0
Browse files Browse the repository at this point in the history
Update version
  • Loading branch information
Gnito authored Oct 1, 2018
2 parents ef62d2f + d9ff220 commit 4137c80
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "app",
"version": "2.0.0",
"version": "2.1.0",
"private": true,
"license": "Apache-2.0",
"dependencies": {
Expand Down

0 comments on commit 4137c80

Please sign in to comment.