Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
ScottRobbins committed Aug 12, 2022
1 parent 54fe9e0 commit 55f0bc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/Hoard/Hoard.swift
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ struct Hoard: ParsableCommand {
static var configuration = CommandConfiguration(
commandName: nil,
abstract: "Hoard will collect/distribute your files to/from a defined repo",
version: "0.2.0",
version: "1.1.0",
subcommands: [
Add.self,
Collect.self,
Expand Down

0 comments on commit 55f0bc5

Please sign in to comment.