Skip to content

Commit e1c36cb

Browse files
authored
Merge pull request #530 from ballerina-platform/release-2.8.0
[Automated] Sync master after 2.8.0 release
2 parents 78c9c76 + 8c0e716 commit e1c36cb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ballerina/Ballerina.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ graalvmCompatible = true
1616
groupId = "io.ballerina.stdlib"
1717
artifactId = "time-native"
1818
version = "2.8.0"
19-
path = "../native/build/libs/time-native-2.8.0-SNAPSHOT.jar"
19+
path = "../native/build/libs/time-native-2.8.0.jar"

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
org.gradle.caching=true
22
group=io.ballerina.stdlib
3-
version=2.8.0-SNAPSHOT
3+
version=2.8.1-SNAPSHOT
44
ballerinaLangVersion=2201.12.0
55

66
spotbugsPluginVersion=6.0.18

0 commit comments

Comments
 (0)