Skip to content

Commit c489459

Browse files
committed
Prepare release
1 parent 2922f05 commit c489459

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>io.github.noncat-lang</groupId>
55
<artifactId>java-template-engine</artifactId>
6-
<version>0.1.0</version>
6+
<version>0.2.0</version>
77
<name>${project.groupId}:${project.artifactId}</name>
88
<description>Java Template Engine uses the well known idea of templates to solve the not well known problem of defining languages for program input and output.</description>
99
<url>https://github.com/noncat-lang/java-template-engine</url>

0 commit comments

Comments
 (0)