diff --git a/package.json b/package.json index 530ab49..507bbfb 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "camp-manager", "description": "A camp manager made with Vue.js, Electron & TailwindCSS", "author": "Francesco Monti", - "version": "0.1.0", + "version": "0.1.6", "private": true, "scripts": { "serve": "vue-cli-service serve",