chore: v1.2.0 (#21)

This commit is contained in:
Eric 2024-05-14 14:54:37 +10:00 committed by GitHub
parent 34e28c33d9
commit b7995afb35
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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"]