Skip to content

Commit 7d21a65

Browse files
committed
Release version 0.0.8
- Bump version number. - Update changelog.
1 parent b35836a commit 7d21a65

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

3+
## 0.0.8 - 2023-10-11
4+
- Release version 0.0.8
5+
36
## 0.0.8-SNAPSHOT - 2023-10-10
47
- Add support for Docker
58
- Add `propertiesDirectory` system property to define the location of custom configuration files

src/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<groupId>com.pkrete</groupId>
66
<artifactId>x-road-test-client</artifactId>
77
<name>X-Road Test Client</name>
8-
<version>0.0.8-SNAPSHOT</version>
8+
<version>0.0.8</version>
99
<inceptionYear>2015</inceptionYear>
1010
<description>
1111
X-Road Test Client is a testing tool and load generator for X-Road v6.4

0 commit comments

Comments
 (0)