Skip to content

Commit 3f5355b

Browse files
New Version
1 parent eee028e commit 3f5355b

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 2.0.1
2+
- Update Code Format
3+
- Update Tests
4+
15
## 2.0.0
26
- Migrate to support null safety
37

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: crypton
22
description: A simple Dart library for asymmetric encryption and digital signatures
3-
version: 2.0.0
3+
version: 2.0.1
44
homepage: https://github.com/konstantinullrich
55
repository: https://github.com/konstantinullrich/crypton
66
issue_tracker: https://github.com/konstantinullrich/crypton/issues

0 commit comments

Comments
 (0)