diff --git a/package.json b/package.json index f8c0be0..ad63435 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "xmldsigjs", - "version": "2.5.1", + "version": "2.6.0", "description": "XMLDSIGjs provides an implementation of XMLDSIG in Typescript/Javascript based on WebCrypto ", "main": "build/index.js", "module": "build/index.es.js", @@ -104,4 +104,4 @@ "test/**/*.ts" ] } -} \ No newline at end of file +}