Skip to content

Commit

Permalink
Bump version to 0.10.0 for CLI
Browse files Browse the repository at this point in the history
  • Loading branch information
edelabar committed Feb 17, 2023
1 parent 0d92030 commit 1f05935
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/PublishCLI/main.swift
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ let cli = CLI(
publishRepositoryURL: URL(
string: "https://github.com/BlueHouseLabs/Publish.git"
)!,
publishVersion: "0.9.0"
publishVersion: "0.10.0"
)

do {
Expand Down

0 comments on commit 1f05935

Please sign in to comment.