Skip to content

Commit 02b5b51

Browse files
committed
Release version 0.1.5
1 parent 15d2ce5 commit 02b5b51

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ Change log for releases.
22

33
# SNAPSHOT
44

5+
# 0.1.5
6+
57
* Allow to move root of packages directory structure exact inside configured output path
68

79
# 0.1.4

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>name.valery1707.kaitai</groupId>
88
<artifactId>kaitai-maven-plugin</artifactId>
9-
<version>0.1.5-SNAPSHOT</version>
9+
<version>0.1.5</version>
1010
<packaging>maven-plugin</packaging>
1111

1212
<name>Kaitai Maven Plugin</name>

0 commit comments

Comments
 (0)