Skip to content

Commit 081925d

Browse files
committed
update pospec and changelog
1 parent a3fe71f commit 081925d

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

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

3-
## 0.0.1-alpha.2
3+
## Unreleased
44

55
### Features
66

77
- Improve Objc/Swift experience with @HiddenFromObjc ([#62](https://github.com/getsentry/sentry-kotlin-multiplatform/pull/62))
8+
- feat: add view hierarchy ([#53](https://github.com/getsentry/sentry-kotlin-multiplatform/pull/53))
89

910
### Fixes
1011

sentry-kotlin-multiplatform/sentry_kotlin_multiplatform.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |spec|
22
spec.name = 'sentry_kotlin_multiplatform'
3-
spec.version = '0.0.1-alpha.2'
3+
spec.version = '0.0.1'
44
spec.homepage = 'https://github.com/getsentry/sentry-kotlin-multiplatform'
55
spec.source = { :http=> ''}
66
spec.authors = ''

0 commit comments

Comments
 (0)