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 5d446d5 commit dbe0061Copy full SHA for dbe0061
pom.xml
@@ -9,7 +9,7 @@
9
10
<groupId>org.rascalmpl</groupId>
11
<artifactId>typepal</artifactId>
12
- <version>0.14.8-SNAPSHOT</version>
+ <version>0.14.8</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.11.5</tag>
+ <tag>v0.14.8</tag>
24
</scm>
25
26
<build>
0 commit comments