diff --git a/package.json b/package.json index a91fd79..b45b17f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "structon", - "version": "1.0.7", + "version": "1.0.8", "description": "Random-access struct encoding/decoding as an extensible class for msgpackr, cbor-x, and compatible encoders", "license": "Apache-2.0", "type": "module",