mirror of
https://github.com/trycua/computer.git
synced 2026-02-20 13:29:35 -06:00
Update to v0.1.5
This commit is contained in:
@@ -17,7 +17,7 @@ struct Lume: AsyncParsableCommand {
|
||||
// MARK: - Version Management
|
||||
extension Lume {
|
||||
enum Version {
|
||||
static let current: String = "0.1.4"
|
||||
static let current: String = "0.1.5"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user