From 016ffc34d0e096e35c1d66e8ecb64c04a02fbad2 Mon Sep 17 00:00:00 2001 From: Evert Pot Date: Sun, 17 Jun 2018 00:52:44 -0700 Subject: [PATCH] Made a mistake, so bumped version again --- changelog.md | 5 +++++ package.json | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index 387037f0..3bc4e8e0 100644 --- a/changelog.md +++ b/changelog.md @@ -1,6 +1,11 @@ ChangeLog ========= +2.0.1 (2018-06-17) +------------------ + +* Same as last build. + 2.0.0 (2018-06-17) ------------------ diff --git a/package.json b/package.json index b91ec92d..5a0518c0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ketting", - "version": "2.0.0", + "version": "2.0.1", "description": "Opiniated HATEAOS / Rest client.", "main": "dist/index.js", "scripts": {