Skip to content

Commit

Permalink
Merge pull request #92 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 Oct 11, 2023
2 parents 0c19f72 + 227956e commit 78c38b3
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 @@ -8,4 +8,4 @@ distribution = "2201.8.0"
graalvmCompatible = true

[[platform.java17.dependency]]
path = "../native/build/libs/observe-internal-native-1.2.0-SNAPSHOT.jar"
path = "../native/build/libs/observe-internal-native-1.2.0.jar"
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
version=1.2.0-SNAPSHOT
version=1.2.1-SNAPSHOT

ballerinaLangVersion=2201.8.0
ballerinaTomlParserVersion=1.2.2
Expand Down

0 comments on commit 78c38b3

Please sign in to comment.