Skip to content

Commit

Permalink
chore: bump version.bzl to the current released version
Browse files Browse the repository at this point in the history
This is also needed for docs generation, see docs/tools/workspace_status.sh
  • Loading branch information
jjmaestro committed Nov 6, 2024
1 parent ebb0992 commit 10246e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.bzl
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
"""A module represeting the version of rules_foreign_cc"""

VERSION = "0.9.0"
VERSION = "0.12.0"

0 comments on commit 10246e8

Please sign in to comment.