Skip to content

Commit 2c08f01

Browse files
authored
Merge pull request #28 from hossain-khan/docs-readme-version-fix
Fix: Update library version in README to 1.1.0
2 parents bf54fac + 2b6be4f commit 2c08f01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ repositories {
3333
}
3434

3535
dependencies {
36-
implementation("hossain.dev:json5kt:1.0.0")
36+
implementation("hossain.dev:json5kt:1.1.0")
3737
}
3838
```
3939

0 commit comments

Comments
 (0)