mirror of
https://github.com/trycua/computer.git
synced 2026-05-01 04:30:50 -05:00
Update to v0.1.2
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@ struct Lume: AsyncParsableCommand {
|
||||
// MARK: - Version Management
|
||||
extension Lume {
|
||||
enum Version {
|
||||
static let current: String = "0.1.1"
|
||||
static let current: String = "0.1.2"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user