diff --git a/gleam.toml b/gleam.toml index 0b8c82a..d5ddb6a 100644 --- a/gleam.toml +++ b/gleam.toml @@ -1,5 +1,5 @@ name = "gleam_community_maths" -version = "0.1.0" +version = "1.0.0" licences = ["Apache-2.0"] description = "A basic maths library"