Skip to content

Commit

Permalink
Merge pull request #12 from arthurpalves/bump-up-version
Browse files Browse the repository at this point in the history
bump up version to 0.1.4
  • Loading branch information
arthurpalves authored Jun 11, 2020
2 parents 23de5e3 + a6998ae commit fddc941
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/Badgy/main.swift
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ let ReplaceFlag = Flag("-r", "--replace", description: "Indicates Badgy should r

let cli = CLI(
name: "badgy",
version: "0.1.2",
version: "0.1.4",
description: "A command-line tool to add labels to your app icon"
)

Expand Down

0 comments on commit fddc941

Please sign in to comment.