Skip to content

Commit

Permalink
docs: correct version number
Browse files Browse the repository at this point in the history
  • Loading branch information
potb committed Dec 30, 2018
1 parent 6506a61 commit 4d1162f
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 @@ -38,6 +38,6 @@ and: (latest, you should use the actual version here)
<dependency>
<groupId>com.github.twitch4j</groupId>
<artifactId>streamlabs4j</artifactId>
<version>v1.0.0</version>
<version>1.0.0</version>
</dependency>
```

0 comments on commit 4d1162f

Please sign in to comment.