Skip to content

Commit 1609595

Browse files
committed
release: 0.0.1-alpha.2
1 parent b2ef91a commit 1609595

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,6 +1,6 @@
11
# Changelog
22

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

55
### Features
66

@@ -15,3 +15,4 @@
1515
- Screenshots option for Android and iOS
1616
- Add beforeBreadcrumb hook
1717
- Kotlin Multiplatform Sample project
18+

gradle.properties

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

1414
# Release information
15-
versionName=0.0.1
15+
versionName=0.0.1-alpha.2
1616

1717
# Increase memory for in-process compiler execution.
1818
org.gradle.jvmargs=-Xmx3g

0 commit comments

Comments
 (0)