Skip to content

Commit c325130

Browse files
committed
Prepare version 0.4.0-beta01
1 parent 65be8a1 commit c325130

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
## [Unreleased]
44

55

6+
## [0.4.0-beta01] - 2022-07-27
7+
8+
New:
9+
10+
- Update to Compose compiler 1.3.0-beta01 which supports Kotlin 1.7.10.
11+
12+
613
## [0.3.0] - 2022-07-27
714

815
New:

molecule/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GROUP=app.cash.molecule
22

33
# HEY! If you change the major version here be sure to update release.yaml doc target folder!
4-
VERSION_NAME=0.4.0-SNAPSHOT
4+
VERSION_NAME=0.4.0-beta01
55

66
POM_DESCRIPTION=Build a Flow or Observable stream using Jetpack Compose.
77

0 commit comments

Comments
 (0)