diff --git a/package.json b/package.json index c666e18..13654d5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "begin-app", - "version": "0.0.0", + "version": "0.0.1", "description": "Begin basic Vue app + API", "scripts": { "start": "npm run build && npm run api", @@ -32,4 +32,4 @@ "vue-template-compiler": "^2.6.10" }, "dependencies": {} -} +} \ No newline at end of file