From a5465e653d1a56ee027968c99eed2a3658e917ad Mon Sep 17 00:00:00 2001 From: lucasdevelop Date: Wed, 21 Jul 2021 23:54:36 +0200 Subject: [PATCH] change version --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 5eda226..d59280d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "varkeeper", - "version": "1.0.1", + "version": "1.0.3", "description": "", "main": "dist/index.js", "devDependencies": { @@ -13,7 +13,7 @@ "scripts": { "test": "mocha", "build": "gulp build", - "publish": "npm publish --access publish" + "publish": "npm run build && npm publish --access publish" }, "repository": "git+https://github.com/lucaspalomodevelop/varkeeper.git", "keywords": [