Skip to content

Commit 797d4e5

Browse files
Bump version to 1.3.0
1 parent b8127b4 commit 797d4e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>com.mitchtalmadge</groupId>
88
<artifactId>ascii-data</artifactId>
9-
<version>1.2.0</version>
9+
<version>1.3.0</version>
1010

1111
<name>ASCII-Data</name>
1212
<description>A small Java library for producing nice looking ASCII line-graphs and tables.</description>
@@ -160,4 +160,4 @@
160160
</dependency>
161161
</dependencies>
162162

163-
</project>
163+
</project>

0 commit comments

Comments
 (0)