Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ryandw11 committed Oct 9, 2020
1 parent 2f2843c commit 733a678
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>me.ryandw11</groupId>
<artifactId>ods</artifactId>
<version>1.0.0</version>
<version>1.0.1</version>
</dependency>
```
Gradle:
Expand All @@ -28,7 +28,7 @@ repositories {
}
dependencies {
implementation 'me.ryandw11:ods:1.0.0'
implementation 'me.ryandw11:ods:1.0.1'
}
```
Fat Jar:
Expand Down

0 comments on commit 733a678

Please sign in to comment.