From 07fbf1bd3cd91c3842054522c56d615142452be5 Mon Sep 17 00:00:00 2001 From: Xinyu Ma Date: Sun, 3 Mar 2024 02:51:12 -0800 Subject: [PATCH] Prepare 1.1.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cddae5d..13cd26d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ucla-irl/ndnts-aux", - "version": "1.1.2", + "version": "1.1.3", "description": "NDNts Auxiliary Package for Web and Deno", "scripts": { "test": "deno test --no-check",