Skip to content

Commit 21615fa

Browse files
committed
Update README
1 parent d9091ba commit 21615fa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Vernacular is also available through Maven thanks to [JCenter](https://bintray.c
2020
<dependency>
2121
<groupId>com.shinyhut</groupId>
2222
<artifactId>vernacular</artifactId>
23-
<version>1.9</version>
23+
<version>1.10</version>
2424
</dependency>
2525
</dependencies>
2626
```
@@ -41,7 +41,7 @@ repositories {
4141
}
4242
4343
dependencies {
44-
compile 'com.shinyhut:vernacular:1.9'
44+
compile 'com.shinyhut:vernacular:1.10'
4545
}
4646
```
4747

0 commit comments

Comments
 (0)