Skip to content

Commit

Permalink
༼ つ ◕_◕ ༽つ giving version 0.3.0 in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Piotr Wittchen authored Jan 6, 2018
1 parent b1b2e21 commit 575d682
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 @@ -174,15 +174,15 @@ Download
<dependency>
<groupId>com.github.pwittchen</groupId>
<artifactId>reactivewifi</artifactId>
<version>0.2.0</version>
<version>0.3.0</version>
</dependency>
```

or through Gradle:

```groovy
dependencies {
compile 'com.github.pwittchen:reactivewifi:0.2.0'
compile 'com.github.pwittchen:reactivewifi:0.3.0'
}
```

Expand Down

0 comments on commit 575d682

Please sign in to comment.