rules_foreign_cc/version.bzl

4 lines
78 B
Python
Raw Normal View History

"""A module represeting the version of rules_foreign_cc"""
2022-08-02 19:56:49 +00:00
VERSION = "0.9.0"