Skip to content

Commit c45a6b9

Browse files
authored
Update ModuleInterface.swift
1 parent f5ff722 commit c45a6b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/ModuleInterface/Classes/ModuleInterface.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ struct ModuleInterface {
2929
}
3030
}
3131

32-
static let version: String = "0.0.3"
32+
static let version: String = "0.0.4"
3333
static let defaultOutputPath = "Documentation"
3434

3535
func run() {

0 commit comments

Comments
 (0)