Skip to content

Commit

Permalink
Merge branch 'master' into ak/syncHeadersSupport
Browse files Browse the repository at this point in the history
  • Loading branch information
aditya-07 committed May 22, 2023
2 parents 01c702c + e611a5d commit 3966d45
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions buildSrc/src/main/kotlin/Releases.kt
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,8 @@ object Releases {
}

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

Expand Down

0 comments on commit 3966d45

Please sign in to comment.