Skip to content

Commit 84966d6

Browse files
committed
set version 5.4.0
1 parent b501b9b commit 84966d6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ search:
1010
- fix kotlinx-serialization example encoding [#212](https://github.com/SMILEY4/ktor-openapi-tools/issues/212)
1111
- fix missing response bodies from documented resources routes [#209](https://github.com/SMILEY4/ktor-openapi-tools/issues/209)
1212
- upgrade schema-kenerator from 2.3.0 to [2.4.0](https://github.com/SMILEY4/schema-kenerator/releases/tag/2.4.0)
13-
- upgrade ktor from 3.1.1 to ktor 3.3.0
13+
- upgrade ktor from 3.1.1 to ktor 3.2.3
1414

1515
## 5.2.0
1616

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ kotlin.code.style=official
22

33
# project id
44
projectGroupId=io.github.smiley4
5-
projectVersion=5.3.0
5+
projectVersion=5.4.0
66

77
# common publishing information
88
projectBaseScmUrl=https://github.com/SMILEY4/

0 commit comments

Comments
 (0)