Updated version to 0.2.3

This commit is contained in:
2023-07-26 18:36:35 -04:00
parent 5bec27677e
commit dc44c47df1
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
SIREN_VERSION=0.2.2 SIREN_VERSION=0.2.3

View File

@@ -1,6 +1,6 @@
[package] [package]
name = "siren" name = "siren"
version = "0.2.2" version = "0.2.3"
edition = "2021" edition = "2021"
authors = ["Ben Sherriff <hello@bensherriff.com>"] authors = ["Ben Sherriff <hello@bensherriff.com>"]
repository = "https://github.com/bensherriff/siren" repository = "https://github.com/bensherriff/siren"