Skip to content

Commit

Permalink
up the version 馃槅
Browse files Browse the repository at this point in the history
  • Loading branch information
0x61nas committed Jul 5, 2022
1 parent 9a286fb commit c529293
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<dependency>
<groupId>com.github.anas-elgarhy</groupId>
<artifactId>alquran-cloud-api</artifactId>
<version>0.2.0-v1</version>
<version>0.2.1-v1</version>
</dependency>
```

Expand All @@ -56,7 +56,7 @@ allprojects {

```gradle
dependencies {
implementation 'com.github.anas-elgarhy:alquran-cloud-api:0.2.0-v1'
implementation 'com.github.anas-elgarhy:alquran-cloud-api:0.2.1-v1'
}
```

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>com.anas.alqurancloudapi</groupId>
<artifactId>alquran-cloud-api</artifactId>
<version>0.2.0-v1</version>
<version>0.2.1-v1</version>
<packaging>jar</packaging>

<name>alquran-cloud-api</name>
Expand Down

0 comments on commit c529293

Please sign in to comment.