diff --git a/version.bzl b/version.bzl index 0051537ed..5b5124ad9 100644 --- a/version.bzl +++ b/version.bzl @@ -1,3 +1,3 @@ """A module represeting the version of rules_foreign_cc""" -VERSION = "0.5.1" +VERSION = "0.6.0"