Skip to content

Commit

Permalink
发布2.0.2版本
Browse files Browse the repository at this point in the history
  • Loading branch information
zaaach committed May 13, 2018
1 parent e30c38c commit 248ae9f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
Gradle:

```groovy
implementation 'com.zaaach:citypicker:2.0.1'
implementation 'com.zaaach:citypicker:2.0.2'
```

or Maven:
Expand All @@ -43,7 +43,7 @@ or Maven:
<dependency>
<groupId>com.zaaach</groupId>
<artifactId>citypicker</artifactId>
<version>2.0.1</version>
<version>2.0.2</version>
<type>pom</type>
</dependency>
```
Expand Down

0 comments on commit 248ae9f

Please sign in to comment.