2
0
Fork 0
mirror of https://github.com/bazel-contrib/rules_foreign_cc synced 2024-11-28 08:43:26 +00:00
rules_foreign_cc/version.bzl

4 lines
79 B
Python
Raw Normal View History

"""A module represeting the version of rules_foreign_cc"""
2024-11-18 21:56:55 +00:00
VERSION = "0.12.0"