Skip to content
This repository has been archived by the owner on May 3, 2024. It is now read-only.

Commit

Permalink
Release 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcel Schnelle committed Sep 18, 2015
1 parent da1a4c4 commit 3a1f870
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Disclaimer: This library is to be considered **very early** in terms of maturity
`RxBonjour` is available on `jcenter()`:

```groovy
compile 'com.github.aurae:rxbonjour:0.3.0'
compile 'com.github.aurae:rxbonjour:0.3.1'
```

## Usage
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ TARGET_SDK_VERSION=23
# Library artifact & current version
GROUP_NAME=com.github.aurae
ARTIFACT_ID=rxbonjour
VERSION_NAME=0.3.0
VERSION_NAME=0.3.1

# Dependency versions (plugins)
GRADLE_PLUGIN_VERSION=1.3.0
Expand Down

0 comments on commit 3a1f870

Please sign in to comment.