From fd330d3895e5caa9777faae17cc94fc32e82364f Mon Sep 17 00:00:00 2001 From: Thomas Brouard Date: Fri, 28 Feb 2020 10:36:29 +0100 Subject: [PATCH] Bump version 0.13.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e4abb7c..f3b716f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "electron-tabs", - "version": "0.12.1", + "version": "0.13.0", "description": "Simple tabs for Electron applications", "main": "index.js", "repository": {