We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee8b7ab commit 566b7b8Copy full SHA for 566b7b8
main.go
@@ -15,7 +15,7 @@ import (
15
rmpdf "github.com/rorycl/rm2pdf/rmpdf"
16
)
17
18
-const version string = "0.1.4"
+const version string = "0.1.5"
19
20
const usage = `InputPath OutputFile
21
0 commit comments