We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f04a915 commit b434efeCopy full SHA for b434efe
1 file changed
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>com.github.hakenadu</groupId>
6
<artifactId>java-langchains</artifactId>
7
- <version>0.2.0</version>
+ <version>0.2.1-SNAPSHOT</version>
8
9
<name>Java.langchains</name>
10
<description>
@@ -40,7 +40,7 @@
40
scm:git:ssh://github.com:Hakenadu/java-langchains.git
41
</developerConnection>
42
<url>https://github.com/Hakenadu/java-langchains/tree/master</url>
43
- <tag>v0.2.0</tag>
+ <tag>v0.1.1</tag>
44
</scm>
45
46
<distributionManagement>
0 commit comments