diff --git a/pkg/version.bzl b/pkg/version.bzl index c5641704..68322d8a 100644 --- a/pkg/version.bzl +++ b/pkg/version.bzl @@ -13,4 +13,4 @@ # limitations under the License. """The version of rules_pkg.""" -version = "0.2.4" +version = "0.2.5"