From e4bd0f19519bfd7bd5e4a478069c7deefbeb7ce5 Mon Sep 17 00:00:00 2001 From: Amith Koujalgi Date: Tue, 19 Dec 2023 20:14:59 +0530 Subject: [PATCH] [maven-release-plugin] prepare release v1.0.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e2dfbce..4f87717 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ io.github.amithkoujalgi ollama4j - 1.0.1-SNAPSHOT + 1.0.1 Ollama4j Java library for interacting with Ollama API.