We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5f6af8 commit 6c7d7acCopy full SHA for 6c7d7ac
1 file changed
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>io.usethesource</groupId>
6
<artifactId>vallang</artifactId>
7
- <version>1.0.0-RC22-SNAPSHOT</version>
+ <version>1.0.1-RC1</version>
8
<packaging>jar</packaging>
9
10
<licenses>
@@ -19,7 +19,7 @@
19
20
<scm>
21
<developerConnection>scm:git:ssh://git@github.com/usethesource/vallang.git</developerConnection>
22
- <tag>v1.0.0-RC18</tag>
+ <tag>v1.0.1-RC1</tag>
23
</scm>
24
25
<!-- dependency resolution configuration (usethesource) -->
0 commit comments