Merge pull request #943 from sharetribe/v2.1.1

Update version to v2.1.1
This commit is contained in:
Vesa Luusua 2018-10-23 15:41:41 +03:00 committed by GitHub
commit 2b8bbfa7cf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -12,7 +12,7 @@ way to update this template, but currently, we follow a pattern:
--- ---
## Upcoming version 2018-10-XX ## v.2.1.1 2018-10-23
* [add] Added initial documentation about routing and loading data. * [add] Added initial documentation about routing and loading data.
[#941](https://github.com/sharetribe/flex-template-web/pull/941) [#941](https://github.com/sharetribe/flex-template-web/pull/941)

View file

@ -1,6 +1,6 @@
{ {
"name": "app", "name": "app",
"version": "2.1.0", "version": "2.1.1",
"private": true, "private": true,
"license": "Apache-2.0", "license": "Apache-2.0",
"dependencies": { "dependencies": {