Skip to content

Commit 0530dbc

Browse files
author
Matt Russell
committed
Prep for release.
1 parent e050e58 commit 0530dbc

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Change-log
22

3+
## [0.7.6] - (2020-06-22)
4+
- CLI error handling fix.
5+
36
## [0.7.5] - (2020-06-19)
47
- CLI error handling fix.
58

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>wormbase</groupId>
55
<artifactId>pseudoace</artifactId>
6-
<version>0.7.4</version>
6+
<version>0.7.6</version>
77
<name>pseudoace</name>
88
<dependencies>
99
<dependency>

0 commit comments

Comments
 (0)