Skip to content

Commit

Permalink
Bump up engine version to 0.1.0-beta02 (#1571)
Browse files Browse the repository at this point in the history
  • Loading branch information
aditya-07 committed Aug 25, 2022
1 parent 8dbe52f commit 490aa5d
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 @@ -47,7 +47,7 @@ object Releases {

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

Expand Down

0 comments on commit 490aa5d

Please sign in to comment.