Skip to content

Commit

Permalink
Update to v0.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
f-trycua committed Feb 14, 2025
1 parent f293249 commit 7f7ea81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Main.swift
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ struct Lume: AsyncParsableCommand {
// MARK: - Version Management
extension Lume {
enum Version {
static let current: String = "0.1.8"
static let current: String = "0.1.9"
}
}

Expand Down

0 comments on commit 7f7ea81

Please sign in to comment.