Skip to content

Commit 30b8595

Browse files
committed
minor changes
1 parent f034347 commit 30b8595

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Then add the following line
3535

3636
``` gradle
3737
dependencies {
38-
compile 'com.github.po10cio:TimeLineView:1.0.1'
38+
compile 'com.github.po10cio:TimeLineView:1.0.0'
3939
}
4040
```
4141

@@ -57,7 +57,7 @@ Then add the dependency
5757
<dependency>
5858
<groupId>com.github.po10cio</groupId>
5959
<artifactId>TimeLineView</artifactId>
60-
<version>1.0.1</version>
60+
<version>1.0.0</version>
6161
</dependency>
6262
```
6363

0 commit comments

Comments
 (0)