Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
nukc committed Jan 13, 2022
1 parent 63f6a77 commit 8da7497
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README-en.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Step 1. Add the JitPack repository to your build file
Step 2. Add the dependency
```groovy
dependencies {
implementation 'com.github.nukc:StateView:v3.0.0'
implementation 'com.github.nukc:StateView:v3.0.1'
}
```

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Step 1. Add the JitPack repository to your build file
Step 2. Add the dependency
```groovy
dependencies {
implementation 'com.github.nukc:StateView:v3.0.0'
implementation 'com.github.nukc:StateView:v3.0.1'
}
```

Expand Down

0 comments on commit 8da7497

Please sign in to comment.