Skip to content

Commit fa2bd99

Browse files
Releasing v1.0.0-alpha.6.
1 parent 030d8ac commit fa2bd99

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
Change Log
22
==========
33

4+
## Version 1.0.0-alpha.6
5+
6+
_2020-10-27_
7+
8+
* Make snapshots lazy again. (#225)
9+
410
## Version 1.0.0-alpha.5
511

612
_2020-10-20_

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ android.useAndroidX=true
2323
systemProp.org.gradle.internal.publish.checksums.insecure=true
2424

2525
GROUP=com.squareup.workflow1
26-
VERSION_NAME=1.0.0-alpha.6-SNAPSHOT
26+
VERSION_NAME=1.0.0-alpha.6
2727

2828
POM_DESCRIPTION=Reactive workflows
2929

0 commit comments

Comments
 (0)