Skip to content

Commit 3bf609e

Browse files
committed
fix github action
1 parent 830bbc8 commit 3bf609e

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGES.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changes
22

3+
## 0.3.3
4+
5+
- fix github release action
6+
37
## 0.3.2
48

59
- use github actions for tests, making releases and publishing

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727

2828
<properties>
2929

30-
<revision>0.3.2</revision><!-- this is the project.version -->
30+
<revision>0.3.3</revision><!-- this is the project.version -->
3131

3232
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
3333
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>

0 commit comments

Comments
 (0)