From 725ce50608cf5a008c308eb17ca7effee8835098 Mon Sep 17 00:00:00 2001 From: diced Date: Thu, 1 Dec 2022 09:47:09 -0800 Subject: [PATCH] feat(V3.6.2): version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 394718b..df4a2f1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "zipline", - "version": "3.6.1", + "version": "3.6.2", "license": "MIT", "scripts": { "dev": "npm-run-all build:server dev:run",