Skip to content

Commit 3983040

Browse files
committed
2 parents fd17994 + fbf8609 commit 3983040

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
@@ -82,7 +82,7 @@
8282
<h4>Gradle:</h4>
8383

8484
```Groovy
85-
compile 'com.github.tehras:loading-skeleton:0.2.3'
85+
compile 'com.github.tehras:loading-skeleton:0.2.6'
8686
```
8787

8888
<h4>Maven:</h4>
@@ -91,7 +91,7 @@ compile 'com.github.tehras:loading-skeleton:0.2.3'
9191
<dependency>
9292
<groupId>com.github.tehras</groupId>
9393
<artifactId>loading-skeleton</artifactId>
94-
<version>0.2.3</version>
94+
<version>0.2.6</version>
9595
<type>pom</type>
9696
</dependency>
9797
```

0 commit comments

Comments
 (0)