diff --git a/package-lock.json b/package-lock.json index 661f32f..b249aef 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "gitgood", - "version": "0.1.3", + "version": "0.1.4", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "gitgood", - "version": "0.1.3", + "version": "0.1.4", "hasInstallScript": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index b49bed5..2610cf3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gitgood", - "version": "0.1.3", + "version": "0.1.4", "description": "A GitHub Desktop-style Git client for Windows, macOS and Linux that drives the git and gh CLIs", "main": "./out/main/index.js", "author": "Erwin Wee",