Skip to content

Commit

Permalink
Update dependency version.
Browse files Browse the repository at this point in the history
  • Loading branch information
carschno committed Oct 28, 2019
1 parent 41b58a1 commit d4756b5
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 @@ -32,7 +32,7 @@ JFastText is ideal for building fast text classifiers in Java.
<dependency>
<groupId>io.github.carschno</groupId>
<artifactId>jfasttext</artifactId>
<version>0.9.1-SNAPSHOT</version>
<version>0.9.1</version>
</dependency>
```
The Jar package on Maven Central is bundled with precompiled fastText library for ~~Windows,~~ Linux ~~and
Expand Down

0 comments on commit d4756b5

Please sign in to comment.