Bump version.

This commit is contained in:
Jonathan Bernard 2019-05-19 01:29:46 -05:00
parent ffa7e1a4de
commit d37dc77490
2 changed files with 2 additions and 2 deletions

View File

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

View File

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