diff --git a/package.json b/package.json index d6cd946..368a678 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "unitsnet-js", - "version": "3.0.29", - "definitionVersion": "5.63.0", + "version": "3.0.30", + "definitionVersion": "5.64.0", "description": "A better way to hold unit variables and easily convert to the destination unit", "scripts": { "prepublishOnly": "npm run generate && npm run test",