Skip to content

Commit d7a1fda

Browse files
committed
interval
1 parent be50380 commit d7a1fda

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ sudo mv hinge-1.0.0-linux-amd64 /usr/local/bin/hinge
3030
```
3131
Hinge
3232
https://github.com/devops-kung-fu/hinge
33-
Version: 0.0.9
33+
Version: 1.0.0
3434
3535
Creates and updates your Dependabot config.
3636

Diff for: cmd/root.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ import (
1111
)
1212

1313
var (
14-
version = "0.0.12"
14+
version = "0.1.0"
1515
verbose bool
1616
trace bool
1717
debug bool

0 commit comments

Comments
 (0)