Skip to content

Commit

Permalink
[Automated] Update the toml files
Browse files Browse the repository at this point in the history
  • Loading branch information
niveathika committed Jun 6, 2024
1 parent 31d2f36 commit f434ecc
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
@@ -1,7 +1,7 @@
[package]
org = "niveathika"
name = "pluralize"
version = "1.0.0"
version = "1.0.1"
authors = ["Niveathika"]
keywords = ["Plural", "Pluralize", "Singular", "Singularize"]
repository = "https://github.com/ballerina-platform/module-niveathika-pluralize"
Expand Down
2 changes: 1 addition & 1 deletion ballerina/Dependencies.toml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ modules = [
[[package]]
org = "niveathika"
name = "pluralize"
version = "1.0.0"
version = "1.0.1"
dependencies = [
{org = "ballerina", name = "lang.regexp"},
{org = "ballerina", name = "test"},
Expand Down

0 comments on commit f434ecc

Please sign in to comment.