Skip to content

Commit 75fde65

Browse files
author
Piotr Wittchen
authored
༼ つ ◕_◕ ༽つ giving version 2.1.6 in README.md
1 parent 97062ba commit 75fde65

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
@@ -252,15 +252,15 @@ You can depend on the library through Maven:
252252
<dependency>
253253
<groupId>com.github.pwittchen</groupId>
254254
<artifactId>networkevents</artifactId>
255-
<version>2.1.5</version>
255+
<version>2.1.6</version>
256256
</dependency>
257257
```
258258

259259
or through Gradle:
260260

261261
```groovy
262262
dependencies {
263-
compile 'com.github.pwittchen:networkevents:2.1.5'
263+
compile 'com.github.pwittchen:networkevents:2.1.6'
264264
}
265265
```
266266

0 commit comments

Comments
 (0)