build: bump version number to v1.2.0

This commit is contained in:
CJ van den Berg 2026-04-15 12:12:31 +02:00
parent 02dabf381d
commit 8f37f71439
Signed by: neurocyte
GPG key ID: 8EB1E1BB660E3FB9

View file

@ -1,6 +1,6 @@
.{ .{
.name = .cbor, .name = .cbor,
.version = "1.1.0", .version = "1.2.0",
.fingerprint = 0x1feaffc7fc04c445, .fingerprint = 0x1feaffc7fc04c445,
.minimum_zig_version = "0.16.0", .minimum_zig_version = "0.16.0",