diff --git a/package.json b/package.json index c5365f3..1d92bc9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "zipline", - "version": "3.7.0-rc1", + "version": "3.7.0-rc2", "license": "MIT", "scripts": { "dev": "npm-run-all build:server dev:run",