Skip to content

Commit

Permalink
Fixed version in README.
Browse files Browse the repository at this point in the history
  • Loading branch information
metalshark committed Mar 29, 2020
1 parent adc0f92 commit 916d11f
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 @@ -92,7 +92,7 @@ public class MyClass {
<dependency>
<groupId>com.github.metalshark</groupId>
<artifactId>GlowAPI</artifactId>
<version>master-bfab7675d2-1</version>
<version>2.0.0</version>
</dependency>
</dependencies>
```

0 comments on commit 916d11f

Please sign in to comment.