Skip to content

Commit 772da29

Browse files
committed
Release 2.1.3+1
1 parent ad30e1a commit 772da29

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 2.1.3+1
2+
3+
* Fix checkSignature param type
4+
* Do dart format
5+
16
## 2.1.3
27

38
* Initial version

pubspec.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: xml_crypto
2-
version: 2.1.3
3-
description: Xml digital signature library for Dart
2+
version: 2.1.3+1
3+
description: |
4+
Xml digital signature library for Dart. For signing and verifying XML documents.
45
homepage: https://github.com/rikulo/xml-crypto
56
repository: https://github.com/rikulo/xml-crypto
67
issue_tracker: https://github.com/rikulo/xml-crypto/issues

0 commit comments

Comments
 (0)