Skip to content

Commit e8c7179

Browse files
committed
bump version
1 parent 2a81db0 commit e8c7179

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+
## 1.4.0-nullsafety.0
2+
3+
- Initial support for null safety
4+
15
## 1.3.3
26

37
- Fixed panic when invalid keys are used https://github.com/jerson/flutter-rsa/issues/13

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: fast_rsa
22
description: library for use RSA with support for android and ios, macOS, linux, windows, web and hover
3-
version: 1.3.3
3+
version: 1.4.0-nullsafety.0
44
homepage: https://github.com/jerson/flutter-rsa
55

66
environment:

0 commit comments

Comments
 (0)