diff --git a/package.json b/package.json index c9a798e..e0783c8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "xadesjs", - "version": "2.0.3", + "version": "2.0.4", "description": "A pure Typescript/Javascript implementation of XAdES based on XMLDSIGjs.", "main": "dist/index.js", "types": "index.d.ts",