Skip to content

Commit 4eb4066

Browse files
committed
bumped version to 1.3.1
1 parent 812ab29 commit 4eb4066

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>io.github.bineq</groupId>
77
<artifactId>daleq</artifactId>
8-
<version>1.3.0</version>
8+
<version>1.3.1</version>
99
<packaging>jar</packaging>
1010
<modelVersion>4.0.0</modelVersion>
1111
<description>datalog-based binary equivalence for Java bytecode components</description>

releasenotes.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Release Notes
22

3+
## 1.3.1
4+
5+
- fixed release action
6+
37
## 1.3.0
48

59
- multiple updated dependencies

0 commit comments

Comments
 (0)