Skip to content

Commit 49d8ce1

Browse files
committed
version raised
to v0.1.1
1 parent d1b4c6b commit 49d8ce1

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
@@ -35,7 +35,7 @@ type Application struct {
3535

3636
var App = Application{
3737
Name: "Patchouli",
38-
Version: "0.1.0",
38+
Version: "0.1.1",
3939
Author: "Philipp Speck <[email protected]>",
4040
Description: "Patch Management Planner",
4141
}

0 commit comments

Comments
 (0)