We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b76db5b commit 417753cCopy full SHA for 417753c
pom.xml
@@ -9,7 +9,7 @@
9
10
<groupId>org.rascalmpl</groupId>
11
<artifactId>typepal</artifactId>
12
- <version>0.8.6-SNAPSHOT</version>
+ <version>0.8.6</version>
13
<packaging>jar</packaging>
14
15
<properties>
@@ -20,7 +20,7 @@
20
21
<scm>
22
<developerConnection>scm:git:ssh://[email protected]/usethesource/typepal.git</developerConnection>
23
- <tag>v0.8.5</tag>
+ <tag>v0.8.6</tag>
24
</scm>
25
26
<build>
0 commit comments