Skip to content
This repository was archived by the owner on Jun 5, 2021. It is now read-only.

Commit 812e5fa

Browse files
committed
v0.0.25
1 parent d2d7f4b commit 812e5fa

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
@@ -34,7 +34,7 @@ Next, create a `WORKSPACE` file in your project root containing:
3434
git_repository(
3535
name = "bazel_javascript",
3636
remote = "https://github.com/zenclabs/bazel-javascript.git",
37-
tag = "0.0.24",
37+
tag = "0.0.25",
3838
)
3939

4040
# Required for underlying dependencies such as Node and Yarn.

0 commit comments

Comments
 (0)