Skip to content

Commit

Permalink
chore: release v0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
CatsJuice committed Jul 16, 2023
1 parent 51c239c commit ec50adf
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": "dockbar",
"type": "module",
"version": "0.1.0",
"version": "0.1.1",
"description": "A macOS-like dock made with Web-Components",
"license": "MIT",
"keywords": [
Expand Down Expand Up @@ -50,4 +50,4 @@
"lint-staged": {
"*.(ts|js|tsx|jsx|vue)": "eslint --fix"
}
}
}

0 comments on commit ec50adf

Please sign in to comment.