Skip to content

Commit 1ab4e2e

Browse files
Update readme
Signed-off-by: Maxwell Elliott <maxwell.elliott@gotinder.com>
1 parent e99ea2b commit 1ab4e2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ First, add the following snippet to your project:
269269
#### Bzlmod snippet
270270

271271
```bazel
272-
bazel_dep(name = "bazel-diff", version = "11.0.0")
272+
bazel_dep(name = "bazel-diff", version = "11.0.1")
273273
```
274274

275275
You can now run the tool with:

0 commit comments

Comments
 (0)