Skip to content

Commit

Permalink
Increased version number in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mta452 committed Aug 19, 2018
1 parent e8536cb commit d0e9bb1
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 @@ -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:2.1'
compile 'com.github.mta452:tehreer-android:2.2'
```

## Proguard
Expand All @@ -39,7 +39,7 @@ The [Javadocs](https://mta452.github.io/Tehreer-Android/apidocs/) are available

## License
```
Copyright (C) 2018 Muhammad Tayyab Akram
Copyright (C) 2016-2018 Muhammad Tayyab Akram
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 d0e9bb1

Please sign in to comment.