From fceeaf84f2202942d69c9978f5a6333314fa6f16 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kristj=C3=A1n=20Oddsson?= Date: Tue, 29 Mar 2022 11:15:20 +0100 Subject: [PATCH] 0.4.2 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3c90aea..05f187d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@koddsson/coworking-with", - "version": "0.4.1", + "version": "0.4.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@koddsson/coworking-with", - "version": "0.4.1", + "version": "0.4.2", "license": "MIT", "dependencies": { "node-fetch": "^2.6.0" diff --git a/package.json b/package.json index 5601f13..2a2b8b0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@koddsson/coworking-with", - "version": "0.4.1", + "version": "0.4.2", "description": "A toolchain to help you cowork with others using git", "main": "index.js", "bin": {