Skip to content

Commit de3586d

Browse files
committed
[deploy] Bumb the version
1 parent 1cb1c48 commit de3586d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<dependency>
3535
<groupId>com.github.anas-elgarhy</groupId>
3636
<artifactId>alquran-cloud-api</artifactId>
37-
<version>0.4.1-v1</version>
37+
<version>0.4.3</version>
3838
</dependency>
3939
```
4040

@@ -56,7 +56,7 @@ allprojects {
5656

5757
```gradle
5858
dependencies {
59-
implementation 'com.github.anas-elgarhy:alquran-cloud-api:0.4.1-v1'
59+
implementation 'com.github.anas-elgarhy:alquran-cloud-api:0.4.3'
6060
}
6161
```
6262

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>com.anas.alqurancloudapi</groupId>
88
<artifactId>alquran-cloud-api</artifactId>
9-
<version>0.4.2-v1</version>
9+
<version>0.4.3</version>
1010
<packaging>jar</packaging>
1111

1212
<name>alquran-cloud-api</name>

0 commit comments

Comments
 (0)