Skip to content

Commit

Permalink
[fix] version
Browse files Browse the repository at this point in the history
  • Loading branch information
WindLX committed Dec 9, 2023
1 parent f730660 commit e2ebeb2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "pap",
"private": true,
"version": "0.1.6",
"version": "0.1.7",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down Expand Up @@ -32,4 +32,4 @@
"vite-plugin-wasm": "^3.2.2",
"vue-tsc": "^1.8.5"
}
}
}

0 comments on commit e2ebeb2

Please sign in to comment.