From 99f95b87a50155c14b2bf707d969a3bc73df03c8 Mon Sep 17 00:00:00 2001 From: Begin Date: Fri, 6 Dec 2019 13:09:21 -0800 Subject: [PATCH] _ci: update package.json to v1.0.94 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 2f14933..9f6fd77 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "begin-app", - "version": "1.0.93", + "version": "1.0.94", "description": "Begin app", "scripts": { "lint": "eslint src --ignore-pattern node_modules --fix", @@ -33,4 +33,4 @@ "git add" ] } -} +} \ No newline at end of file