From ecfaf30d1fbb9b36464adcf73df40754acb9566f Mon Sep 17 00:00:00 2001 From: Alice Gaudon Date: Mon, 15 Jun 2020 15:59:49 +0200 Subject: [PATCH] Version 1.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 22f6661..e347381 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tabs", - "version": "1.0.3", + "version": "1.1.0", "description": "Persistent and separate browser tabs in one window.", "author": { "name": "Alice Gaudon",