From b6ecb1f1f0180f47bad65dfbb562b0f323dbcfbf Mon Sep 17 00:00:00 2001 From: Duologic Date: Thu, 26 Dec 2024 22:35:07 +0100 Subject: [PATCH] chore: bump version --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 05bb97f..a6c72dc 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -LIBRARY_VERSION:=0.2.0 +LIBRARY_VERSION:=0.3.0 PROVIDER_VERSION:=0.22.0 JSONNET_BIN:=jrsonnet CROSSPLANE?=crossplane