Skip to content

Commit

Permalink
Release version 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
weissreto committed Oct 1, 2018
1 parent 0050f68 commit 526aa49
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>ch.rweiss</groupId>
<artifactId>ansi-terminal-chart</artifactId>
<version>0.1.0-SNAPSHOT</version>
<version>0.1.0</version>

<properties>
<junit.engine.version>5.2.0</junit.engine.version>
Expand Down Expand Up @@ -82,7 +82,7 @@
<dependency>
<groupId>ch.rweiss</groupId>
<artifactId>ansi-terminal</artifactId>
<version>0.1.0-SNAPSHOT</version>
<version>0.1.0</version>
</dependency>
<dependency>
<groupId>org.junit.jupiter</groupId>
Expand Down

0 comments on commit 526aa49

Please sign in to comment.