Bump rules_zapp for bugfixes

This commit is contained in:
Reid 'arrdem' McKenzie 2021-08-12 14:28:26 -06:00
parent aa38cb33ee
commit 251fdd355e

View file

@ -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",
)
####################################################################################################