Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoscgdev committed Dec 19, 2018
1 parent 66a66a6 commit 07b8bc6
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 @@ -5,7 +5,7 @@ A fully customizable android library that adds a snowfall to an activity. It als

## Releases:

#### Current release: 1.0.0.
#### Current release: 1.0.1.

You can see all the library releases [here](https://github.com/marcoscgdev/XmasSnow/releases).

Expand Down Expand Up @@ -35,7 +35,7 @@ allprojects {
Now add the dependency to your app build.gradle file:

```
compile 'com.github.marcoscgdev:XmasSnow:1.0.0'
implementation 'com.github.marcoscgdev:XmasSnow:1.0.1'
```

### Show into an Activity
Expand Down

0 comments on commit 07b8bc6

Please sign in to comment.