Skip to content

Commit

Permalink
upgrade version number
Browse files Browse the repository at this point in the history
  • Loading branch information
Grahame Grieve committed Jan 29, 2024
1 parent eabe071 commit 7689c1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ plugins {
}

group = "org.hl7.fhir"
version = "1.9.0-SNAPSHOT"
version = "1.9.1-SNAPSHOT"

java {
withJavadocJar()
Expand Down

0 comments on commit 7689c1e

Please sign in to comment.