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

Commit 12b5124

Browse files
committed
Prepare for v0.0.27
1 parent b3d4cc7 commit 12b5124

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
@@ -36,7 +36,7 @@ load("@bazel_tools//tools/build_defs/repo:git.bzl", "git_repository")
3636
git_repository(
3737
name = "bazel_javascript",
3838
remote = "https://github.com/zenclabs/bazel-javascript.git",
39-
tag = "0.0.26",
39+
tag = "0.0.27",
4040
)
4141

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

0 commit comments

Comments
 (0)