From fc80de80d72185695487bcc184c0fb527da48913 Mon Sep 17 00:00:00 2001 From: Neil Jenkins Date: Thu, 11 Jun 2015 15:56:28 +0700 Subject: [PATCH] Let's call that v1.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5313fc4..620d87a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "squire-rte", - "version": "1.2.0", + "version": "1.3.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": {