diff --git a/package-lock.json b/package-lock.json index f655441..61ed167 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@koddsson/coworking-with", - "version": "0.4.0", + "version": "0.4.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@koddsson/coworking-with", - "version": "0.4.0", + "version": "0.4.1", "license": "MIT", "dependencies": { "node-fetch": "^2.6.0" diff --git a/package.json b/package.json index f8ccbb0..5601f13 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@koddsson/coworking-with", - "version": "0.4.0", + "version": "0.4.1", "description": "A toolchain to help you cowork with others using git", "main": "index.js", "bin": {