From f29d5d27cd0c4338eaf402131893bc973c796fca Mon Sep 17 00:00:00 2001 From: Richard Fath Date: Thu, 15 Mar 2018 20:43:17 +0100 Subject: [PATCH] Bump version to 2.0.1 --- CHANGELOG.md | 4 ++++ package.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 601d4273..127e53d8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## v2.0.1, 2018-03-15 + +Fixed demo/index.html + ## v2.0.0, 2018-03-15 Fetched from [heiseonline/shariff](https://github.com/heiseonline/shariff): diff --git a/package.json b/package.json index 0656faf8..1c00ec3e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "shariff-plus", - "version": "2.0.0", + "version": "2.0.1", "description": "Shariff-Plus enables website users to share or like their favorite content without compromising their privacy. It is based on Shariff by Heise Medien GmbH & Co. KG.", "main": "src/js/shariff.js", "scripts": {