diff --git a/WORKSPACE b/WORKSPACE index 9b9fe27..3c2bd88 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -55,7 +55,7 @@ pip_install( git_repository( name = "rules_zapp", remote = "https://github.com/arrdem/rules_zapp.git", - tag = "0.1.0", + tag = "0.1.1", ) ####################################################################################################