Skip to content

Commit 51a6728

Browse files
committed
report changes in 0.3.2
1 parent ecb9c8b commit 51a6728

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

changes.md

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

3+
## 0.3.2
4+
5+
- use github actions for tests, making releases and publishing
6+
37
## 0.3.1
48

59
- fix builds in CI/CD pipeline

pom.xml

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

2828
<properties>
2929

30-
<revision>0.3.1</revision><!-- this is the project.version -->
30+
<revision>0.3.2</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)