From 4794a9bc8b2e2507b0dbee8a556dd8f4a93d6226 Mon Sep 17 00:00:00 2001 From: Ruben Beltran del Rio Date: Mon, 21 Sep 2020 13:41:11 +0200 Subject: Update the version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d48e098..ab2feef 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "bugs": { "url": "https://gitlab.com/rbdr/cologne/issues" }, - "version": "2.0.0", + "version": "2.0.1", "devDependencies": { "@hapi/eslint-config-hapi": "^13.0.2", "@hapi/eslint-plugin-hapi": "^4.3.6", -- cgit