We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5ff722 commit c45a6b9Copy full SHA for c45a6b9
Sources/ModuleInterface/Classes/ModuleInterface.swift
@@ -29,7 +29,7 @@ struct ModuleInterface {
29
}
30
31
32
- static let version: String = "0.0.3"
+ static let version: String = "0.0.4"
33
static let defaultOutputPath = "Documentation"
34
35
func run() {
0 commit comments