Skip to content

Commit

Permalink
chore: bump to alpha.9
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippHeuer committed Mar 18, 2019
1 parent 560f4bb commit 02d9ffd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/getting-started/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ and: (latest, you should use the actual version here)

```groovy
dependencies {
compile group: 'com.github.twitch4j', name: 'twitch4j', version: '1.0.0-alpha.8'
compile group: 'com.github.twitch4j', name: 'twitch4j', version: '1.0.0-alpha.9'
}
```

Expand Down

0 comments on commit 02d9ffd

Please sign in to comment.