diff --git a/pom.xml b/pom.xml index 7f8bea0..da1a59f 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ com.gpt4.copilot gpt-4-copilot - 0.1.1 + 0.1.2 native Demo project for Spring Boot with GraalVM Native Image diff --git a/target/gpt-4-copilot-0.1.1.jar b/target/gpt-4-copilot-0.1.2.jar similarity index 99% rename from target/gpt-4-copilot-0.1.1.jar rename to target/gpt-4-copilot-0.1.2.jar index 9a5d604..23467fa 100644 Binary files a/target/gpt-4-copilot-0.1.1.jar and b/target/gpt-4-copilot-0.1.2.jar differ diff --git a/target/gpt-4-copilot-0.1.1.jar.original b/target/gpt-4-copilot-0.1.2.jar.original similarity index 91% rename from target/gpt-4-copilot-0.1.1.jar.original rename to target/gpt-4-copilot-0.1.2.jar.original index d5c182c..c64e3a0 100644 Binary files a/target/gpt-4-copilot-0.1.1.jar.original and b/target/gpt-4-copilot-0.1.2.jar.original differ diff --git a/target/maven-archiver/pom.properties b/target/maven-archiver/pom.properties index 148d929..78d6f8e 100644 --- a/target/maven-archiver/pom.properties +++ b/target/maven-archiver/pom.properties @@ -1,3 +1,3 @@ artifactId=gpt-4-copilot groupId=com.gpt4.copilot -version=0.1.1 +version=0.1.2