We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 812ab29 commit 4eb4066Copy full SHA for 4eb4066
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>io.github.bineq</groupId>
7
<artifactId>daleq</artifactId>
8
- <version>1.3.0</version>
+ <version>1.3.1</version>
9
<packaging>jar</packaging>
10
<modelVersion>4.0.0</modelVersion>
11
<description>datalog-based binary equivalence for Java bytecode components</description>
releasenotes.md
@@ -1,5 +1,9 @@
1
# Release Notes
2
3
+## 1.3.1
4
+
+- fixed release action
## 1.3.0
- multiple updated dependencies
0 commit comments