diff --git a/code-execution/pom.xml b/code-execution/pom.xml index f843c44..b2a15d9 100644 --- a/code-execution/pom.xml +++ b/code-execution/pom.xml @@ -6,7 +6,7 @@ io.github.llmagentbuilder toolkit-code-execution - 0.1.1 + 0.1.2 code-execution diff --git a/java/pom.xml b/java/pom.xml index 559c56f..ca10e9d 100644 --- a/java/pom.xml +++ b/java/pom.xml @@ -6,7 +6,7 @@ io.github.llmagentbuilder toolkit-code-execution - 0.1.1 + 0.1.2 tool-java-code-execution diff --git a/pom.xml b/pom.xml index c560256..ac784de 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ io.github.llmagentbuilder toolkit-code-execution - 0.1.1 + 0.1.2 pom LLM Agent Builder :: Toolkit :: Code Execution LLM Agent Builder :: Toolkit :: Code Execution diff --git a/python/pom.xml b/python/pom.xml index ae434d0..7e2d8a4 100644 --- a/python/pom.xml +++ b/python/pom.xml @@ -6,7 +6,7 @@ io.github.llmagentbuilder toolkit-code-execution - 0.1.1 + 0.1.2 tool-python-code-execution