From 6c069c66d487c8e940db7499d1d8df982690bb05 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sindre=20T=2E=20Str=C3=B8m?= Date: Tue, 9 Feb 2021 13:22:22 +0100 Subject: [PATCH] Prepare v2.0.0 release --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9458358..e073286 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "title-bar-replacer", - "version": "1.8.3", + "version": "2.0.0", "description": "Adds an alternative, theme-aware title bar and application menu that is more inline with Atom's UI design.", "private": false, "main": "./dist/title-bar-replacer",