Pubspec 3.1.0
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e682a12..93975ad 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,11 @@
 Changelog
 =========
 
+#### Version 3.1.0 (2021-05-31)
+
+* SRP support
+* Readme correction
+
 #### Version 3.0.1 (2021-03-24)
 
 First non-nullable-by-default release
diff --git a/CONTRIBUTORS b/CONTRIBUTORS
index a6ac4f8..5c868a7 100644
--- a/CONTRIBUTORS
+++ b/CONTRIBUTORS
@@ -13,4 +13,5 @@
 CDDelta <ngjunyen@gmail.com> <https://cddelta.github.io/portfolio/>
 Shammah Chancellor <https://github.com/schancel>
 Rick Bellens <https://github.com/rbellens>
-
+Deniz Türkoglu <https://github.com/denizt>
+Yurii Baryshev <https://github.com/YuriiBaryshev>
diff --git a/pubspec.yaml b/pubspec.yaml
index 548755f..aa55322 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -1,5 +1,5 @@
 name: pointycastle
-version: 3.0.1
+version: 3.1.0
 description: A Dart library implementing cryptographic algorithms and primitives, modeled on the BouncyCastle library.
 homepage: https://github.com/bcgit/pc-dart
 environment: