Merge branch 'develop'

This commit is contained in:
Alice Gaudon 2020-05-20 17:47:01 +02:00
commit 279c7970be
1 changed files with 2 additions and 2 deletions

View File

@ -1,13 +1,13 @@
{
"name": "tabs",
"version": "0.9.0",
"version": "0.9.1",
"description": "Persistent and separate browser tabs in one window.",
"author": {
"name": "Alice Gaudon",
"email": "alice@gaudon.pro"
},
"homepage": "https://gitlab.com/ArisuOngaku/tabs",
"license": "GPL-3",
"license": "GPL-3.0-only",
"main": "tabs.js",
"scripts": {
"start": "electron .",