Skip to content

Commit af5a392

Browse files
authored
feat: release v0.0.2 (#26)
1 parent 63de45d commit af5a392

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.0.1-dev
1+
v0.0.2

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ require (
1111
github.com/openmcp-project/controller-utils v0.23.3
1212
github.com/openmcp-project/openmcp-operator/api v0.17.0
1313
github.com/openmcp-project/openmcp-operator/lib v0.17.0
14-
github.com/openmcp-project/platform-service-gateway/api v0.0.1
14+
github.com/openmcp-project/platform-service-gateway/api v0.0.2
1515
github.com/spf13/cobra v1.10.1
1616
github.com/stretchr/testify v1.11.1
1717
k8s.io/api v0.34.1

0 commit comments

Comments
 (0)