Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
LlmDl authored May 29, 2024
1 parent 19193f2 commit 2541e1e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Maven:
<dependency>
<groupId>io.github.townyadvanced.commentedconfiguration</groupId>
<artifactId>CommentedConfiguration</artifactId>
<version>1.0.0</version>
<version>1.0.2</version>
</dependency>
```

Expand All @@ -32,7 +32,7 @@ repositories {
}
dependencies {
compileOnly 'io.github.townyadvanced.commentedconfiguration:CommentedConfiguration:1.0.0'
compileOnly 'io.github.townyadvanced.commentedconfiguration:CommentedConfiguration:1.0.2'
}
```

Expand Down

0 comments on commit 2541e1e

Please sign in to comment.