Browse Source

fix: Update version to V0.0.9

master
LiLongLong 1 month ago
parent
commit
cdd468ff18
  1. 4
      package.json

4
package.json

@ -1,7 +1,7 @@
{ {
"name": "matrix-spray-web", "name": "matrix-spray-web",
"type": "module", "type": "module",
"version": "0.0.8",
"version": "0.0.9",
"description": "", "description": "",
"author": "", "author": "",
"license": "ISC", "license": "ISC",
@ -100,4 +100,4 @@
"lint-staged" "lint-staged"
] ]
} }
}
}
Loading…
Cancel
Save