Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Jawnnypoo committed Sep 10, 2015
1 parent 9ee212b commit 19d0c0e
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 @@ -16,7 +16,7 @@ Easily reference the library in your Android projects using this dependency in y

```Gradle
dependencies {
compile 'com.github.Commit451:NativeStackBlur:1.0'
compile 'com.github.Commit451:NativeStackBlur:1.0.1'
}
```

Expand All @@ -30,7 +30,7 @@ Bitmap bm = NativeStackBlur.process(source, blurRadius);
License
--------

Copyright 2013 Commit 451
Copyright 2015 Commit 451

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down

0 comments on commit 19d0c0e

Please sign in to comment.