Skip to content

Commit

Permalink
Bump engine version to 0.1.0-beta04 (#2153)
Browse files Browse the repository at this point in the history
  • Loading branch information
jingtang10 authored Sep 4, 2023
1 parent 22ab365 commit 75bf7b8
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-beta03"
override val version = "0.1.0-beta04"
override val name = "Android FHIR Engine Library"
}

Expand Down

0 comments on commit 75bf7b8

Please sign in to comment.