diff --git a/package.json b/package.json index 4765eed..9a5b242 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "code-opener-cli", - "version": "0.0.1", - "description": "Quickly open vscode's command line tools", + "version": "0.0.2", + "description": "command line interface code opener", "main": "src/index.ts", "bin": { "openc": "bin/index.js"