Merge pull request #838 from sharetribe/v0_3_0

v0.3.0
This commit is contained in:
Vesa Luusua 2018-05-18 14:47:29 +03:00 committed by GitHub
commit d90d170c96
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
## v0.3.0
* Remove custom touched handling from `FieldCheckboxGroup` as it has has become obsolete now that
Final Form is replacing Redux Form. [#837](https://github.com/sharetribe/flex-template-web/pull/837)

View file

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