We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e879f96 commit dbd8719Copy full SHA for dbd8719
Sources/quickpkg/QuickPkg.swift
@@ -1,7 +1,7 @@
1
import ArgumentParser
2
import Foundation
3
4
-let quickpkgVersion = "2.0.0"
+let quickpkgVersion = "2.0.1"
5
6
@main
7
struct QuickPkg: AsyncParsableCommand {
0 commit comments