Skip to content

Commit

Permalink
Merge pull request #85 from ballerina-platform/release-1.2.0
Browse files Browse the repository at this point in the history
[Automated] Sync master after 1.2.0 release
  • Loading branch information
NipunaMadhushan authored Jan 17, 2024
2 parents e5a4c43 + fc0bb06 commit 84bc26f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ballerina/Ballerina.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ export = ["observe", "observe.mockextension" ]
graalvmCompatible = true

[[platform.java17.dependency]]
path = "../native/build/libs/observe-native-1.2.0-SNAPSHOT.jar"
path = "../native/build/libs/observe-native-1.2.0.jar"
groupId = "ballerina"
artifactId = "observe"

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

org.gradle.caching=true
group=io.ballerina.stdlib
version=1.2.0-SNAPSHOT
version=1.2.1-SNAPSHOT
ballerinaLangVersion=2201.8.0
githubSpotbugsVersion=5.0.14
githubJohnrengelmanShadowVersion=8.1.1
Expand Down

0 comments on commit 84bc26f

Please sign in to comment.