diff --git a/package.json b/package.json index 5dccec8..136ca18 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gitkeykit", - "version": "2.0.2", + "version": "2.0.3", "description": "Setup pgp keys and sign commits with ease on Linux and Windows machines.", "main": "./dist/index.js", "module": "./dist/index.mjs",