Skip to content
This repository was archived by the owner on Jun 4, 2024. It is now read-only.

Commit b93d4ab

Browse files
committed
v3.0.1
1 parent d5adaf9 commit b93d4ab

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

changelog.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## 3.0.1 - 2022-08-22
8+
This version is not released, just update documentation.
9+
10+
- Update the [example](example)
11+
- Update documentation
12+
- Update dependencies
13+
714
## 3.0.0 - 2022-08-21
815
- **Add a module**
916
- Update dependencies

pom.xml

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

6767
<properties>
6868
<!-- version -->
69-
<revision>3.0.0</revision>
69+
<revision>3.0.1</revision>
7070
<changelist>-SNAPSHOT</changelist>
7171
<sha1/>
7272
<!-- java and maven -->

0 commit comments

Comments
 (0)