Skip to content

Commit

Permalink
readme: Update tag
Browse files Browse the repository at this point in the history
  • Loading branch information
tmc committed Aug 2, 2019
1 parent e5c3da8 commit 0ed7e81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ In your Bazel `WORKSPACE` file add this repository as a dependency:
```
git_repository(
name = "com_github_tmc_rules_helm",
tag = "0.3.0",
tag = "0.4.0",
remote = "https://github.com/tmc/rules_helm.git",
)
```
Expand Down

0 comments on commit 0ed7e81

Please sign in to comment.