Skip to content

Commit

Permalink
Bump Engine lib to 0.1.0-beta03 (#1953)
Browse files Browse the repository at this point in the history
  • Loading branch information
omarismail94 committed Apr 5, 2023
1 parent 0d1f71e commit da963d5
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 @@ -48,7 +48,7 @@ object Releases {

object Engine : LibraryArtifact {
override val artifactId = "engine"
override val version = "0.1.0-beta02"
override val version = "0.1.0-beta03"
override val name = "Android FHIR Engine Library"
}

Expand Down

0 comments on commit da963d5

Please sign in to comment.