Skip to content

Commit 42a1c35

Browse files
committed
release: 0.4.0
1 parent aef83e6 commit 42a1c35

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Unreleased
3+
## 0.4.0
44

55
### Dependencies
66

@@ -11,7 +11,7 @@
1111
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8172)
1212
- [diff](https://github.com/getsentry/sentry-cocoa/compare/8.4.0...8.17.2)
1313
- Bump Kotlin version from v1.8.0 to v1.9.21 ([#146](https://github.com/getsentry/sentry-kotlin-multiplatform/pull/146)
14-
14+
1515
## 0.3.0
1616

1717
### Features

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ compose.version=1.3.1-rc01
1111
jvm.version=1.8
1212

1313
# Release information
14-
versionName=0.3.0
14+
versionName=0.4.0
1515

1616
# Increase memory for in-process compiler execution.
1717
org.gradle.jvmargs=-Xmx6g

0 commit comments

Comments
 (0)