Bump version

This commit is contained in:
Ivo List 2022-09-23 14:42:18 +00:00
parent 8ae2a8ba58
commit 0f93f26016
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
module(
name = "rules_cc",
compatibility_level = 1,
version = "0.0.3",
version = "0.0.4",
)
bazel_dep(name = "bazel_skylib", version = "1.0.3")