From f7cc582c93fb6bdfb8c60a4d0bca2774e3796080 Mon Sep 17 00:00:00 2001 From: Neil Jenkins Date: Fri, 23 Oct 2015 17:08:11 +0100 Subject: [PATCH] Release v1.4.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 63763d4..95ca6dc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "squire-rte", - "version": "1.4.0", + "version": "1.4.2", "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": {