Skip to content

Commit

Permalink
🔖 chore(package.json): downgrade version from 2.0.0-beta.9 to 1.0.0 t…
Browse files Browse the repository at this point in the history
…o reflect the stable release of the project
  • Loading branch information
nyxb committed Oct 24, 2023
1 parent ebc02b7 commit 45b4aa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "docux",
"type": "module",
"version": "2.0.0-beta.9",
"version": "1.0.0",
"packageManager": "[email protected]",
"license": "MIT",
"main": "./nuxt.config.ts",
Expand Down

0 comments on commit 45b4aa0

Please sign in to comment.