From 79ec6c68417f91dfc31b66e71900dc7741769abb Mon Sep 17 00:00:00 2001
From: Alex Dima <alexdima@microsoft.com>
Date: Thu, 6 Oct 2016 16:36:10 +0200
Subject: [PATCH] 1.1.0

---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index d31d94be..04a646e9 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "monaco-html",
-  "version": "1.0.0",
+  "version": "1.1.0",
   "description": "HTML plugin for the Monaco Editor",
   "scripts": {
     "compile": "gulp compile",