Skip to content
This repository has been archived by the owner on Jan 1, 2019. It is now read-only.

Commit

Permalink
minor fix #24 docs javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff Pei committed Sep 29, 2016
1 parent cf9f1a3 commit 37a652c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -32,7 +32,7 @@ Donwload [the latest JAR](https://search.maven.org/remote_content?g=io.parallec&
<dependency>
<groupId>io.parallec</groupId>
<artifactId>parallec-core</artifactId>
<version>0.10.0</version>
<version>0.10.1-beta</version>
</dependency>
```
Snapshots of the development version are available in [Sonatype's `snapshots` repository](https://oss.sonatype.org/content/repositories/snapshots/io/parallec/parallec-core/).
Expand Down

0 comments on commit 37a652c

Please sign in to comment.