Skip to content

Commit

Permalink
chore: release v0.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
zyyv committed Dec 26, 2023
1 parent 810a99f commit c77aea7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"type": "module",
"version": "0.0.10",
"version": "0.0.11",
"private": true,
"packageManager": "[email protected]",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "unplugin-unocss-config",
"version": "0.0.10",
"version": "0.0.11",
"description": "Use uno config in run-time",
"license": "MIT",
"homepage": "https://github.com/zyyv/unplugin-unocss-config#readme",
Expand Down

0 comments on commit c77aea7

Please sign in to comment.