Skip to content

Commit

Permalink
adapted version
Browse files Browse the repository at this point in the history
  • Loading branch information
codejanovic committed Jan 22, 2024
1 parent 30413ca commit 0589895
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 @@ -25,6 +25,6 @@ Release artifact
<dependency>
<groupId>com.github.zrdj</groupId>
<artifactId>javachord</artifactId>
<version>3.8.0</version>
<version>3.8.0.1</version>
</dependency>
```
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>com.github.zrdj</groupId>
<artifactId>javachord</artifactId>
<version>3.8.0</version>
<version>3.8.0.1</version>

<properties>
<maven.compiler.source>11</maven.compiler.source>
Expand Down

0 comments on commit 0589895

Please sign in to comment.