Skip to content

Commit 832ad95

Browse files
committed
Update releasing guide
1 parent e2e764a commit 832ad95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RELEASING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ To release new `<version>` of `kotlinx.serialization`:
3737
* Publish artifacts of the new version.
3838
* Wait until newly published version becomes the most recent.
3939

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.
4141

4242
1. Switch back to master branch and update it:<br>
4343
```

0 commit comments

Comments
 (0)