From edfd35ccecba06814823952dd345ec82c4d63eec Mon Sep 17 00:00:00 2001 From: Neil Jenkins Date: Tue, 11 Aug 2015 17:22:01 +1000 Subject: [PATCH] Release v1.4.0 Includes new removeAllFormatting method and many bug fixes since 1.3.0. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6018648..63763d4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "squire-rte", - "version": "1.3.0", + "version": "1.4.0", "description": "Squire is an HTML5 rich text editor, which provides powerful cross-browser normalisation, whilst being supremely lightweight and flexible.", "main": "build/squire.js", "scripts": {