mirror of
https://github.com/kingomarnajjar/flex-template-web.git
synced 2026-07-31 02:26:50 +10:00
Merge pull request #943 from sharetribe/v2.1.1
Update version to v2.1.1
This commit is contained in:
commit
2b8bbfa7cf
2 changed files with 2 additions and 2 deletions
|
|
@ -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)
|
||||||
|
|
|
||||||
|
|
@ -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": {
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue