Skip to content

Commit c71803f

Browse files
authored
chore: Prepare for v0.7.1. (#93)
1 parent 138231b commit c71803f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ bar = [
117117
2. Install keep-sorted:
118118

119119
```sh
120-
$ go install github.com/google/[email protected].0
120+
$ go install github.com/google/[email protected].1
121121
```
122122

123123
3. Run keep-sorted:
@@ -135,7 +135,7 @@ You can run keep-sorted automatically by adding this repository to your
135135

136136
```yaml
137137
- repo: https://github.com/google/keep-sorted
138-
rev: v0.7.0
138+
rev: v0.7.1
139139
hooks:
140140
- id: keep-sorted
141141
```

0 commit comments

Comments
 (0)