Skip to content

Commit

Permalink
Merge pull request #88 from ballerina-platform/release-1.2.1
Browse files Browse the repository at this point in the history
[Automated] Sync master after 1.2.1 release
  • Loading branch information
NipunaMadhushan authored Jan 18, 2024
2 parents acc5a8e + f5a76e8 commit 0bdf5a3
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.1-SNAPSHOT.jar"
path = "../native/build/libs/observe-native-1.2.1.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.1-SNAPSHOT
version=1.2.2-SNAPSHOT
ballerinaLangVersion=2201.8.0
githubSpotbugsVersion=5.0.14
githubJohnrengelmanShadowVersion=8.1.1
Expand Down

0 comments on commit 0bdf5a3

Please sign in to comment.