Skip to content

Commit

Permalink
2.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
microshine committed Jan 9, 2023
1 parent 576cb34 commit 6138a3e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "xmldsigjs",
"version": "2.5.0",
"version": "2.5.1",
"description": "XMLDSIGjs provides an implementation of XMLDSIG in Typescript/Javascript based on WebCrypto ",
"main": "build/index.js",
"module": "build/index.es.js",
Expand Down Expand Up @@ -104,4 +104,4 @@
"test/**/*.ts"
]
}
}
}

0 comments on commit 6138a3e

Please sign in to comment.