Bump rules_cc version to 0.0.14

BEGIN_PUBLIC
Bump rules_cc version to 0.0.14
END_PUBLIC

PiperOrigin-RevId: 693728781
Change-Id: Ie40637a2a64eca9e2cce9bfe451b69d29ab0fdfd
This commit is contained in:
Googler 2024-11-06 08:00:29 -08:00 committed by Copybara-Service
parent 891cf0fc2c
commit 7348965146
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
module(
name = "rules_cc",
version = "0.0.13",
version = "0.0.14",
compatibility_level = 1,
)