Skip to content

Commit

Permalink
Update library version in documentation to 0.1.0 (scottyab#175)
Browse files Browse the repository at this point in the history
  • Loading branch information
Harsh2098 authored Jun 7, 2021
1 parent d9057ce commit e4345ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ Available on [maven central](https://search.maven.org/#search%7Cga%7C1%7Ca%3A%22

```java
dependencies {
implementation 'com.scottyab:rootbeer-lib:0.0.9'
implementation 'com.scottyab:rootbeer-lib:0.1.0'
}
```

Expand Down

0 comments on commit e4345ba

Please sign in to comment.