diff --git a/alire.toml b/alire.toml index cbc4163..2ebe240 100644 --- a/alire.toml +++ b/alire.toml @@ -1,10 +1,10 @@ name = "cobs" description = "Consistent Overhead Byte Stuffing (COBS) encoder/decoder" -version = "1.1.0-dev" +version = "1.1.0" licenses = "MIT" authors = ["Daniel King"] maintainers = ["Daniel King "] maintainers-logins = ["damaki"] website = "https://github.com/damaki/cobs" -tags = ["cobs", "spark", "embedded", "nostd"] \ No newline at end of file +tags = ["cobs", "spark", "embedded", "nostd"]