Skip to content

Commit

Permalink
Bump up the version of knowledge manager (#2258)
Browse files Browse the repository at this point in the history
  • Loading branch information
aditya-07 committed Oct 10, 2023
1 parent 1ac13c5 commit 4c1fccb
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 @@ -74,7 +74,7 @@ object Releases {

object Knowledge : LibraryArtifact {
override val artifactId = "knowledge"
override val version = "0.1.0-alpha01"
override val version = "0.1.0-alpha02"
override val name = "Android FHIR Knowledge Manager Library"
}

Expand Down

0 comments on commit 4c1fccb

Please sign in to comment.