From 47ec1758f9a0139631a6a7cd10b89d44fc99ee2a Mon Sep 17 00:00:00 2001 From: Sanjula Ganepola Date: Mon, 9 Dec 2024 12:53:33 -0500 Subject: [PATCH] Bump to v0.1.0 Signed-off-by: Sanjula Ganepola --- README.md | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a72bd30..8545c1d 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Add `mapepire-sdk` as a dependency in your project and make sure to use the late io.github.mapepire-ibmi mapepire-sdk - 0.0.7 + 0.1.0 ``` diff --git a/pom.xml b/pom.xml index 8f2e103..08e9e75 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ io.github.mapepire-ibmi mapepire-sdk - 0.0.7 + 0.1.0 jar Mapepire SDK