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

Commit 9ce628c

Browse files
committed
v0.0.20
1 parent fa2a1a1 commit 9ce628c

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
@@ -32,7 +32,7 @@ Next, create a `WORKSPACE` file in your project root containing:
3232
git_repository(
3333
name = "bazel_javascript",
3434
remote = "https://github.com/zenclabs/bazel-javascript.git",
35-
tag = "0.0.19",
35+
tag = "0.0.20",
3636
)
3737

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

0 commit comments

Comments
 (0)