diff --git a/serde.nimble b/serde.nimble index ffb48c0..c127eea 100644 --- a/serde.nimble +++ b/serde.nimble @@ -1,6 +1,6 @@ # Package -version = "1.2.2" +version = "1.2.3" author = "nim-serde authors" description = "Easy-to-use serialization capabilities (currently json only)." license = "MIT"