From 86366880f6dd67dfe171c12d40f83efef64fe2a8 Mon Sep 17 00:00:00 2001 From: student_2333 Date: Tue, 7 Mar 2023 00:17:22 +0800 Subject: [PATCH] =?UTF-8?q?=E6=90=9E=E9=94=99=E4=BA=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- FormAPIEx/package.json | 2 +- YetAnotherCustomGetMap/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/FormAPIEx/package.json b/FormAPIEx/package.json index ad3b2b9..3b0f8ef 100644 --- a/FormAPIEx/package.json +++ b/FormAPIEx/package.json @@ -1,6 +1,6 @@ { "name": "form-api-ex", - "version": "0.2.1", + "version": "0.2.2", "description": "Work with LLSE forms easily!", "main": "lib/FormAPIEx.js", "license": "Apache-2.0", diff --git a/YetAnotherCustomGetMap/package.json b/YetAnotherCustomGetMap/package.json index c8a1a8c..dbee772 100644 --- a/YetAnotherCustomGetMap/package.json +++ b/YetAnotherCustomGetMap/package.json @@ -1,6 +1,6 @@ { "name": "yet-another-custom-get-map", - "version": "0.2.2", + "version": "0.2.0", "description": "Yet another LLSE CustomGetMap plugin.", "main": "index.js", "scripts": {