Skip to content

Commit 3860c9b

Browse files
committed
chore: v0.4.1
1 parent 2aa9be4 commit 3860c9b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# What's Changed
22

3-
- feat: support Json5QuoteStrategy (#1)
3+
- perf: make char to visible when error

json5/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ kotlin {
6666
mavenPublishing {
6767
publishToMavenCentral()
6868
signAllPublications()
69-
coordinates("li.songe", "json5", "0.4.0")
69+
coordinates("li.songe", "json5", "0.4.1")
7070

7171
val repoUrl = "https://github.com/lisonge/kotlin-json5"
7272
pom {

0 commit comments

Comments
 (0)