Skip to content
This repository has been archived by the owner on Mar 18, 2023. It is now read-only.

Commit

Permalink
Update Version
Browse files Browse the repository at this point in the history
  • Loading branch information
fuma-nama committed Aug 7, 2022
1 parent 0a6bacb commit f5c5102
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ app.reply(event)
<dependency>
<groupId>io.github.sonmoosans</groupId>
<artifactId>bjda</artifactId>
<version>5.0.0</version>
<version>5.1.0</version>
</dependency>
```

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

<groupId>io.github.sonmoosans</groupId>
<artifactId>bjda</artifactId>
<version>5.0.0</version>
<version>5.1.0</version>
<packaging>jar</packaging>
<name>${project.groupId}:${project.artifactId}</name>
<description>
Expand Down

0 comments on commit f5c5102

Please sign in to comment.