We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eee028e commit 3f5355bCopy full SHA for 3f5355b
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 2.0.1
2
+- Update Code Format
3
+- Update Tests
4
+
5
## 2.0.0
6
- Migrate to support null safety
7
pubspec.yaml
@@ -1,6 +1,6 @@
name: crypton
description: A simple Dart library for asymmetric encryption and digital signatures
-version: 2.0.0
+version: 2.0.1
homepage: https://github.com/konstantinullrich
repository: https://github.com/konstantinullrich/crypton
issue_tracker: https://github.com/konstantinullrich/crypton/issues
0 commit comments