Skip to content

Commit

Permalink
Bump up workflow library version to 0.1.0-alpha02 (#1661)
Browse files Browse the repository at this point in the history
  • Loading branch information
jingtang10 authored Oct 11, 2022
1 parent e4af048 commit 7547766
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Releases.kt
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ object Releases {

object Workflow : LibraryArtifact {
override val artifactId = "workflow"
override val version = "0.1.0-alpha01"
override val version = "0.1.0-alpha02"
override val name = "Android FHIR Workflow Library"
}

Expand Down

0 comments on commit 7547766

Please sign in to comment.