Skip to content

Commit

Permalink
Update the avro version to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Nuvindu authored Oct 9, 2024
1 parent 60fc532 commit 40230f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ballerina/Ballerina.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
org = "ballerina"
name = "avro"
version = "1.1.1"
version = "1.1.0"
authors = ["Ballerina"]
export=["avro"]
keywords = ["avro", "serialization", "deserialization", "serdes"]
Expand Down

0 comments on commit 40230f1

Please sign in to comment.