From 67857d42494e4255cb4b47ad895c81d662188bcf Mon Sep 17 00:00:00 2001 From: JB Date: Wed, 19 Aug 2020 20:57:20 +0200 Subject: [PATCH] chore: update version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3b67d13..968845c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-ari", - "version": "0.0.0-alpha.6", + "version": "0.0.0-alpha.7", "license": "MIT", "repository": "https://github.com/visualjerk/ari", "main": "lib/index.js",