Skip to content

Commit 4bdccc9

Browse files
update readme
1 parent a4a2e39 commit 4bdccc9

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
@@ -278,7 +278,7 @@ First, add the following snippet to your project:
278278
#### Bzlmod snippet
279279

280280
```bazel
281-
bazel_dep(name = "bazel-diff", version = "13.0.0")
281+
bazel_dep(name = "bazel-diff", version = "13.1.0")
282282
```
283283

284284
You can now run the tool with:

0 commit comments

Comments
 (0)