From a1f281d8b4aa153cf00803711c872fc9b710592f Mon Sep 17 00:00:00 2001 From: diced Date: Mon, 31 Oct 2022 20:02:55 -0700 Subject: [PATCH] feat(v3.6.0): version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c43718b..670165e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "zipline", - "version": "3.6.0-rc4", + "version": "3.6.0", "license": "MIT", "scripts": { "dev": "npm-run-all build:server dev:run",