mirror of
https://github.com/trycua/lume.git
synced 2026-02-15 02:39:32 -06:00
Bump lume to v0.2.81
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
[bumpversion]
|
||||
current_version = 0.2.80
|
||||
current_version = 0.2.81
|
||||
commit = True
|
||||
tag = True
|
||||
tag_name = lume-v{new_version}
|
||||
|
||||
@@ -1 +1 @@
|
||||
0.2.80
|
||||
0.2.81
|
||||
|
||||
@@ -17,7 +17,7 @@ struct Lume: AsyncParsableCommand {
|
||||
// MARK: - Version Management
|
||||
extension Lume {
|
||||
enum Version {
|
||||
static let current: String = "0.2.80"
|
||||
static let current: String = "0.2.81"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user