We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ddf82f commit cbcde9fCopy full SHA for cbcde9f
Sources/CommandLine/main.swift
@@ -17,7 +17,7 @@ setbuf(stdout, nil)
17
18
struct BinaryDependenciesManager: ArgumentParser.ParsableCommand {
19
/// The version of the binary dependencies manager.
20
- static let version: Version = "0.1.0-rc.1"
+ static let version: Version = "0.1.0"
21
22
static let configuration = CommandConfiguration(
23
abstract: "Binary dependencies resolver",
0 commit comments