Bump version.

This commit is contained in:
Jonathan Bernard 2019-05-18 13:28:02 -05:00
parent 6c049b3bda
commit 1d544dad0b
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
const PM_API_VERSION* = "0.1.0"
const PM_API_VERSION* = "0.2.0"

View File

@ -1,6 +1,6 @@
{
"name": "personal-measure-web",
"version": "0.1.0",
"version": "0.2.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",