Skip to content

Commit

Permalink
Bump up SDC version to beta06 (#1694)
Browse files Browse the repository at this point in the history
  • Loading branch information
omarismail94 authored Nov 1, 2022
1 parent 147e61c commit cabc12a
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 @@ -53,7 +53,7 @@ object Releases {

object DataCapture : LibraryArtifact {
override val artifactId = "data-capture"
override val version = "0.1.0-beta05"
override val version = "0.1.0-beta06"
override val name = "Android FHIR Structured Data Capture Library"
}

Expand Down

0 comments on commit cabc12a

Please sign in to comment.