Skip to content

Commit

Permalink
🏁积累了一些常规维护,小版本+1,发布v1.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
hankcs committed May 7, 2017
1 parent f9dd0b6 commit 336d215
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ Solr、Lucene插件:https://github.com/hankcs/hanlp-solr-plugin
<dependency>
<groupId>com.hankcs</groupId>
<artifactId>hanlp</artifactId>
<version>portable-1.3.2</version>
<version>portable-1.3.3</version>
</dependency>
```

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>com.hankcs</groupId>
<artifactId>hanlp</artifactId>
<version>1.3.2</version>
<version>1.3.3</version>

<name>HanLP</name>
<url>http://www.hankcs.com/</url>
Expand Down

0 comments on commit 336d215

Please sign in to comment.