Skip to content

Commit

Permalink
Merge pull request #33 from ballerina-platform/release-0.1.3
Browse files Browse the repository at this point in the history
[Automated] Sync main after 0.1.3 release
  • Loading branch information
NipunaRanasinghe committed Dec 4, 2023
2 parents 90bf8f5 + e2c1ebe commit c5ba608
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 @@ -13,7 +13,7 @@ distribution = "2201.8.0"
groupId = "io.ballerina.stdlib"
artifactId = "ibm.ibmmq-native"
version = "0.1.3"
path = "../native/build/libs/ibm.ibmmq-native-0.1.3-SNAPSHOT.jar"
path = "../native/build/libs/ibm.ibmmq-native-0.1.3.jar"

[[platform.java17.dependency]]
groupId = "org.json"
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
org.gradle.caching=true
group=io.ballerina.lib
version=0.1.3-SNAPSHOT
version=0.1.4-SNAPSHOT
ballerinaLangVersion=2201.8.0

checkstylePluginVersion=10.12.1
Expand Down

0 comments on commit c5ba608

Please sign in to comment.