From 19d0c0ef66140582f295f8b32c6b66a61a785166 Mon Sep 17 00:00:00 2001 From: John Carlson Date: Thu, 10 Sep 2015 12:21:41 -0500 Subject: [PATCH] Update README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4787a12..47ec1ea 100644 --- a/README.md +++ b/README.md @@ -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' } ``` @@ -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.