Skip to content

Commit

Permalink
build: upgrade version 0.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ImSejin committed Jan 4, 2025
1 parent 2245f4d commit e6a8d36
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Table of Contents

- [v0.15.0](#v0150):
- [v0.20.0](#v0200):
- [v0.14.0](#v0140): 2022-12-28
- [v0.13.0](#v0130): 2022-10-29
- [v0.12.0](#v0120): 2022-10-09
Expand Down Expand Up @@ -31,7 +31,7 @@
- [v0.1.1](#v011): 2020-09-18
- [v0.1.0](#v010): 2020-09-17

# v0.15.0
# v0.20.0

### New features

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>io.github.imsejin</groupId>
<artifactId>common-utils</artifactId>
<version>0.15.0</version>
<version>0.20.0</version>
<packaging>jar</packaging>

<name>Common Utils</name>
Expand Down

0 comments on commit e6a8d36

Please sign in to comment.