bump repl to 0.9.2

This commit is contained in:
Felix Roos 2023-12-15 11:24:38 +01:00
parent 034df01e1f
commit 129327077a

View file

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