diff --git a/package.json b/package.json index bc9113d..be018e6 100644 --- a/package.json +++ b/package.json @@ -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": [ @@ -50,4 +50,4 @@ "lint-staged": { "*.(ts|js|tsx|jsx|vue)": "eslint --fix" } -} \ No newline at end of file +}