Skip to content

Commit

Permalink
Bump version to 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MitchTalmadge authored Nov 4, 2018
1 parent b8127b4 commit 797d4e5
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 @@ -6,7 +6,7 @@

<groupId>com.mitchtalmadge</groupId>
<artifactId>ascii-data</artifactId>
<version>1.2.0</version>
<version>1.3.0</version>

<name>ASCII-Data</name>
<description>A small Java library for producing nice looking ASCII line-graphs and tables.</description>
Expand Down Expand Up @@ -160,4 +160,4 @@
</dependency>
</dependencies>

</project>
</project>

0 comments on commit 797d4e5

Please sign in to comment.