diff --git a/package.json b/package.json index 4c45e7f..9344432 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dockge", - "version": "1.0.1", + "version": "1.0.2", "type": "module", "scripts": { "fmt": "eslint \"**/*.{ts,vue}\" --fix",