We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e050e58 commit 0530dbcCopy full SHA for 0530dbc
CHANELOG.md
@@ -1,5 +1,8 @@
1
# Change-log
2
3
+## [0.7.6] - (2020-06-22)
4
+ - CLI error handling fix.
5
+
6
## [0.7.5] - (2020-06-19)
7
- CLI error handling fix.
8
pom.xml
@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>wormbase</groupId>
<artifactId>pseudoace</artifactId>
- <version>0.7.4</version>
+ <version>0.7.6</version>
<name>pseudoace</name>
<dependencies>
9
<dependency>
0 commit comments