Skip to content

Commit f074ec3

Browse files
committed
version raised
to 0.1.3
1 parent 1f76420 commit f074ec3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/app.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ type Application struct {
1313

1414
var App = Application{
1515
Name: "gitti",
16-
Version: "0.1.2",
16+
Version: "0.1.3",
1717
Author: "Philipp Speck <[email protected]>",
1818
Description: "Git HTTP Daemon",
1919
Explanation: "Git HTTP Daemon for managing multiple repositories via web hooks.",

0 commit comments

Comments
 (0)