From e4119cc8de18803b06ce8603284bca6cdfe46388 Mon Sep 17 00:00:00 2001 From: Muhammad Tayyab Akram Date: Sun, 30 Jul 2017 17:22:36 +0500 Subject: [PATCH] Increased version number in readme file... --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9b185b7a..8b9135d3 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ It is a wrapper over mature C libraries, [FreeType](https://www.freetype.org), [ If you are building with Gradle, simply add the following line to the `dependencies` section of your `build.gradle` file: ```groovy -compile 'com.github.mta452:tehreer-android:1.0' +compile 'com.github.mta452:tehreer-android:2.0' ``` ## Proguard