From 74556c8ef33ee40c2ea561104484f5ab1eafe87e Mon Sep 17 00:00:00 2001 From: w8tcha Date: Sun, 11 Oct 2020 00:10:01 +0200 Subject: [PATCH] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8515ce6..b864e42 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ckeditor-autosave-plugin", - "version": "0.18.4", + "version": "0.18.5", "author": "w8tcha", "description": "Auto Save Plugin for the CKEditor which automatically saves the content (via HTML5 LocalStorage) ", "license": "MIT",