Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
0x61nas committed Jan 8, 2023
1 parent 154ac53 commit 1bf7e72
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 @@ -34,7 +34,7 @@
<dependency>
<groupId>com.github.anas-elgarhy</groupId>
<artifactId>alquran-cloud-api</artifactId>
<version>0.4.0-v1</version>
<version>0.4.1-v1</version>
</dependency>
```

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

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

Expand Down

0 comments on commit 1bf7e72

Please sign in to comment.