Skip to content

Commit

Permalink
Bump version to v0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bswinnerton committed Jul 26, 2017
1 parent 569fe97 commit b48ae55
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Contents/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<key>CFBundleName</key>
<string>GitHub</string>
<key>CFBundleVersion</key>
<string>0.3.1</string>
<string>0.3.2</string>
<key>LBAbbreviation</key>
<string>GH</string>
<key>LBDescription</key>
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down

0 comments on commit b48ae55

Please sign in to comment.