diff --git a/package.json b/package.json index 663f069..2faa538 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "otoroshi-ts-types", "author": "Zwiterrion ", - "version": "0.0.4", + "version": "0.0.5", "main": "dist/index.js", "types": "dist/index.d.ts", "description": "Otoroshi types for writing wasm plugin using Typescript",