From df252784288471a8251ae0e8f5e8baa348940763 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hans=20Kn=C3=B6chel?= Date: Thu, 27 Oct 2022 18:15:59 +0200 Subject: [PATCH] build: bump version --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index e0295330f..0e7b1881f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "alloy", - "version": "1.18.0", + "version": "2.0.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "alloy", - "version": "1.18.0", + "version": "2.0.2", "license": "Apache-2.0", "dependencies": { "@babel/code-frame": "^7.0.0", diff --git a/package.json b/package.json index 870e5bf27..0c789831f 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "html5", "appc-client" ], - "version": "2.0.1", + "version": "2.0.2", "author": "TiDev, Inc. ", "bugs": { "url": "https://github.com/tidev/alloy/issues"