chore: v1.2.0

This commit is contained in:
Eric 2024-05-14 14:52:23 +10:00
parent 34e28c33d9
commit 95b3131dcf
No known key found for this signature in database

View File

@ -1,9 +1,8 @@
# Package
version = "1.1.1"
version = "1.2.0"
author = "nim-serde authors"
description =
"Easy-to-use serialization capabilities (currently json only)."
description = "Easy-to-use serialization capabilities (currently json only)."
license = "MIT"
skipDirs = @["tests"]