From b48ae55a9b1326a051d99fe7e98f20a42e5a2539 Mon Sep 17 00:00:00 2001 From: Brooks Swinnerton Date: Wed, 26 Jul 2017 19:01:48 -0400 Subject: [PATCH] Bump version to v0.3.2 --- Contents/Info.plist | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Contents/Info.plist b/Contents/Info.plist index 5fbcc37..1183ffd 100644 --- a/Contents/Info.plist +++ b/Contents/Info.plist @@ -9,7 +9,7 @@ CFBundleName GitHub CFBundleVersion - 0.3.1 + 0.3.2 LBAbbreviation GH LBDescription diff --git a/package.json b/package.json index ea91c10..d762449 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "launchbar-github", - "version": "0.3.1", + "version": "0.3.2", "description": "A LaunchBar action to find resources on GitHub.", "main": "Contents/Scripts/default.js", "scripts": {