bump repl to 0.9.1

This commit is contained in:
Felix Roos 2023-12-15 10:49:13 +01:00
parent cf445633c2
commit 9872a89a29
2 changed files with 3 additions and 1 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@strudel/repl",
"version": "0.9.0",
"version": "0.9.1",
"description": "Strudel REPL as a Web Component",
"main": "index.mjs",
"publishConfig": {