bump version

This commit is contained in:
Percs 2024-10-13 16:00:08 -05:00
parent 98aae5c46c
commit 83330ed09b

View file

@ -1,12 +1,12 @@
{ {
"name": "@mercuryworkshop/bare-mux", "name": "@mercuryworkshop/bare-mux",
"version": "2.1.2", "version": "2.1.3",
"description": "", "description": "",
"type": "module", "type": "module",
"scripts": { "scripts": {
"build": "rollup -c", "build": "rollup -c",
"watch": "rollup -cw", "watch": "rollup -cw",
"prepare": "npm run build" "prepack": "npm run build"
}, },
"author": "", "author": "",
"files": [ "files": [