Skip to content

Commit 6c8a695

Browse files
committed
Update version 0.1.26 -> 0.1.27
[ci-skip-build]
1 parent 037bd42 commit 6c8a695

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Add to your `build.gradle`:
2222

2323
```gradle
2424
dependencies {
25-
implementation "com.coditory.quark:quark-config:0.1.26"
25+
implementation "com.coditory.quark:quark-config:0.1.27"
2626
}
2727
```
2828

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
version=0.1.26
1+
version=0.1.27
22
org.gradle.configuration-cache=true

0 commit comments

Comments
 (0)