Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
griffin-stewie committed Jun 13, 2023
1 parent e0102f0 commit be90741
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/budoux-swift/MainCommand.swift
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ struct MainCommand: ParsableCommand {
static var configuration = CommandConfiguration(
commandName: "budoux-swift",
abstract: "budoux-swift is BudouX swift port. BudouX is the successor to Budou, the machine learning powered line break organizer tool.",
version: "0.7.0"
version: "0.8.0"
)

@OptionGroup()
Expand Down

0 comments on commit be90741

Please sign in to comment.