bump core + mini to 0.7.1

This commit is contained in:
Felix Roos 2023-03-23 11:26:23 +01:00
parent 3abe6db3de
commit ff1c37d361
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@strudel.cycles/core",
"version": "0.7.0",
"version": "0.7.1",
"description": "Port of Tidal Cycles to JavaScript",
"main": "index.mjs",
"type": "module",

View File

@ -1,6 +1,6 @@
{
"name": "@strudel.cycles/mini",
"version": "0.7.0",
"version": "0.7.1",
"description": "Mini notation for strudel",
"main": "index.mjs",
"type": "module",