From 4e70daa4d8aabb82740a02d445f604471f14ea99 Mon Sep 17 00:00:00 2001 From: diced Date: Thu, 15 Dec 2022 20:13:45 -0800 Subject: [PATCH] feat(v3.6.4): version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 64a9c25..b2bf2c9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "zipline", - "version": "3.6.3", + "version": "3.6.4", "license": "MIT", "scripts": { "dev": "npm-run-all build:server dev:run",