From 9ed00a7d74a75e01ea5d1eb21fd2d0a55cde608c Mon Sep 17 00:00:00 2001 From: Lothindir Date: Fri, 21 Jun 2019 15:24:27 +0200 Subject: [PATCH] Updated version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",