chore: v1.1.0

This commit is contained in:
Eric 2024-02-14 17:06:21 +11:00
parent a261c3d214
commit e6783c0354
No known key found for this signature in database

View File

@ -1,6 +1,6 @@
# Package # Package
version = "1.0.0" version = "1.1.0"
author = "nim-serde authors" author = "nim-serde authors"
description = "Easy-to-use serialization capabilities (currently json only), with a drop-in replacement for std/json." description = "Easy-to-use serialization capabilities (currently json only), with a drop-in replacement for std/json."
license = "MIT" license = "MIT"