Bump version.

This commit is contained in:
Jonathan Bernard 2019-05-19 18:31:33 -05:00
parent 5f257e9b4a
commit a4b798cec4
2 changed files with 2 additions and 2 deletions

View File

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

View File

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