From 4e2b02db81daf178536dab44d07916c1f75e17cc Mon Sep 17 00:00:00 2001 From: Omar Alshaker Date: Mon, 5 Nov 2018 18:12:30 +0100 Subject: [PATCH] 2.2.0 --- bower.json | 2 +- juicy-ace-editor.html | 10 +++++++++- package.json | 2 +- 3 files changed, 11 insertions(+), 3 deletions(-) diff --git a/bower.json b/bower.json index 093d4cd..18ea885 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "juicy-ace-editor", - "version": "2.1.0", + "version": "2.2.0", "description": "Custom Element with Ace(http://ace.c9.io/) code editor", "license": "MIT", "main": "juicy-ace-editor.html", diff --git a/juicy-ace-editor.html b/juicy-ace-editor.html index b39c031..cb317da 100644 --- a/juicy-ace-editor.html +++ b/juicy-ace-editor.html @@ -1,13 +1,15 @@ + +