Skip to content

Commit

Permalink
Update README version for release
Browse files Browse the repository at this point in the history
  • Loading branch information
isuPatches committed Feb 5, 2017
1 parent a88e55a commit 2a59351
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Wifi configuration and util library built for Android.

> <br/>*Developed by Patches 04/24/2016 - present* <br/>
>
> <br/>Supports Android SDK levels 16-24<br/><br/>
> <br/>Supports Android SDK levels 16-25<br/><br/>
[![Build Status](https://travis-ci.org/isuPatches/WiseFy.svg?branch=master)](https://travis-ci.org/isuPatches/WiseFy)

Expand Down Expand Up @@ -41,7 +41,7 @@ Then add it as a dependency:
Gradle:

```
compile 'com.isupatches:wisefy:1.0.5'
compile 'com.isupatches:wisefy:1.0.6'
```

Maven:
Expand All @@ -50,7 +50,7 @@ Maven:
<dependency>
<groupId>com.isupatches</groupId>
<artifactId>wisefy</artifactId>
<version>1.0.5</version>
<version>1.0.6</version>
<type>pom</type>
</dependency>
```
Expand Down

0 comments on commit 2a59351

Please sign in to comment.