You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: RELEASING.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,7 @@ To release new `<version>` of `kotlinx.serialization`:
37
37
* Publish artifacts of the new version.
38
38
* Wait until newly published version becomes the most recent.
39
39
40
-
6.Update Kotlin and library versions in [examples](examples/gradle.properties)
40
+
6.Create a new release in [Github releases](https://github.com/Kotlin/kotlinx.serialization/releases). Use created git tag for title and changelog message for body.
41
41
42
42
1. Switch back to master branch and update it:<br>
0 commit comments