From 0dc31509749911fdef760622c8666b8899cbc474 Mon Sep 17 00:00:00 2001 From: Sven Slootweg Date: Mon, 17 Feb 2020 21:17:21 +0100 Subject: [PATCH] 1.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c1aaf93..1b02cb8 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "budo-express", "description": "A small wrapper to integrate Budo with an Express application", - "version": "1.0.1", + "version": "1.0.2", "main": "index.js", "repository": "http://git.cryto.net/joepie91/budo-express.git", "bugs": {