Skip to content

Commit

Permalink
release 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
benckx committed Aug 16, 2021
1 parent 3b6dae0 commit ee1f09d
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 @@ -44,7 +44,7 @@ repositories {
}
dependencies {
compile "com.github.benckx:ouistiti:1.2"
compile "com.github.benckx:ouistiti:2.0"
}
```

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
group=be.encelade.ouistiti
version=2.0-SNAPSHOT
version=2.0
kotlinVersion=1.5.21

0 comments on commit ee1f09d

Please sign in to comment.