Skip to content

Commit

Permalink
升级版本号为 3.0.0 。
Browse files Browse the repository at this point in the history
重构之后,不仅对 Groovy 友好,也对 Java 友好了。爬虫的部署模式,支持独立部署,单爬虫分布式部署,多爬虫分布式部署。
  • Loading branch information
yan committed Jul 3, 2017
1 parent e6c1269 commit 7b09dc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
group 'xyz.itbang'
version '2.0.1'
version '3.0.0'

apply plugin: 'groovy'
apply plugin: 'java'
Expand Down

0 comments on commit 7b09dc2

Please sign in to comment.