Updated version
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 57e62a4..e682a12 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,7 +1,7 @@
Changelog
=========
-#### Version 3.0.0 (2021-03-24)
+#### Version 3.0.1 (2021-03-24)
First non-nullable-by-default release
diff --git a/pubspec.yaml b/pubspec.yaml
index 02616e3..548755f 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -1,5 +1,5 @@
name: pointycastle
-version: 3.0.0
+version: 3.0.1
description: A Dart library implementing cryptographic algorithms and primitives, modeled on the BouncyCastle library.
homepage: https://github.com/bcgit/pc-dart
environment: