Skip to content

Commit

Permalink
Merge pull request #11 from ballerina-platform/release-0.8.1
Browse files Browse the repository at this point in the history
[Automated] Sync master after 0.8.1 release
  • Loading branch information
NipunaMadhushan authored Oct 17, 2023
2 parents d99ae4c + acd5696 commit e8f9c35
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions ballerina/Dependencies.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

[ballerina]
dependencies-toml-version = "2"
distribution-version = "2201.8.0-20230830-220400-8a7556d8"
distribution-version = "2201.8.0"

[[package]]
org = "ballerina"
Expand Down Expand Up @@ -50,7 +50,7 @@ modules = [
[[package]]
org = "ballerinax"
name = "zipkin"
version = "0.8.0"
version = "0.8.1"
dependencies = [
{org = "ballerina", name = "io"},
{org = "ballerina", name = "jballerina.java"},
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
# under the License.

group=org.ballerinalang
version=0.8.1-SNAPSHOT
version=0.8.2-SNAPSHOT
ballerinaLangVersion=2201.8.0-20230726-145300-b2bdf796
org.gradle.caching=true
org.gradle.parallel=true
Expand Down

0 comments on commit e8f9c35

Please sign in to comment.