Skip to content

Commit 3f4876b

Browse files
committed
bumped version to 1.3.3
1 parent 86d87e2 commit 3f4876b

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

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.2</version>
8+
<version>1.3.3</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: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Release Notes
22

3+
4+
## 1.3.3
5+
6+
- multiple updated dependencies in pom and workflows
7+
-
38
## 1.3.2
49

510
- fixed release action setup (pom)

0 commit comments

Comments
 (0)