From 99e9fe2d49a8a3f9ebdc6719179487e9c73d2600 Mon Sep 17 00:00:00 2001 From: Omar Alshaker Date: Tue, 6 Nov 2018 11:02:01 +0100 Subject: [PATCH] 2.2.1 --- bower.json | 2 +- juicy-ace-editor.html | 2 +- package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bower.json b/bower.json index 18ea885..9959270 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "juicy-ace-editor", - "version": "2.2.0", + "version": "2.2.1", "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 0ca3676..b21b9cf 100644 --- a/juicy-ace-editor.html +++ b/juicy-ace-editor.html @@ -1,7 +1,7 @@