feat(v3.4.5): version

This commit is contained in:
diced 2022-06-19 17:46:45 -07:00
parent 8495963094
commit 1e2b8efb13
No known key found for this signature in database
GPG key ID: 370BD1BA142842D1

View file

@ -1,6 +1,6 @@
{
"name": "zipline",
"version": "3.4.4",
"version": "3.4.5",
"license": "MIT",
"scripts": {
"dev": "node esbuild.config.js && REACT_EDITOR=code-insiders NODE_ENV=development node dist/server",