From 621ac06b44e61ec4c5fe51c654069a6b9899f85e Mon Sep 17 00:00:00 2001 From: Jason Miller Date: Mon, 15 May 2017 15:18:37 -0400 Subject: [PATCH] 1.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index da4efa5..85b36bc 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "preact-richtextarea", "amdName": "preactRichTextArea", - "version": "1.1.0", + "version": "1.1.1", "description": "A text field that supports HTML editing.", "main": "dist/preact-richtextarea.js", "minified:main": "dist/preact-richtextarea.min.js",