diff --git a/.version b/.version index cdca5d4..4f1b91d 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -SIREN_VERSION=0.2.2 \ No newline at end of file +SIREN_VERSION=0.2.3 \ No newline at end of file diff --git a/Cargo.toml b/Cargo.toml index bd3ba7e..be626fc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "siren" -version = "0.2.2" +version = "0.2.3" edition = "2021" authors = ["Ben Sherriff "] repository = "https://github.com/bensherriff/siren"