Skip to content

Commit 566b7b8

Browse files
committed
main: bump version
1 parent ee8b7ab commit 566b7b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ import (
1515
rmpdf "github.com/rorycl/rm2pdf/rmpdf"
1616
)
1717

18-
const version string = "0.1.4"
18+
const version string = "0.1.5"
1919

2020
const usage = `InputPath OutputFile
2121

0 commit comments

Comments
 (0)