Update for new version 3.3.5
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7a48456..5504fc0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,10 @@
 Changelog
 =========
 
+#### Version 3.3.5 (2021-10-27)
+
+* New OID
+
 #### Version 3.3.4 (2021-09-07)
 
 * Performance update to scrypt
diff --git a/CONTRIBUTORS b/CONTRIBUTORS
index ea0609a..e317e4d 100644
--- a/CONTRIBUTORS
+++ b/CONTRIBUTORS
@@ -19,3 +19,4 @@
 Netthaw <https://github.com/Netthaw>
 Uchiha Kakashi <https://github.com/licy183>
 nyuszika7h https://github.com/nyuszika7h
+TiagoSantos <Tiagomsantos89@gmail.com> <https://github.com/TMSantos>
diff --git a/pubspec.yaml b/pubspec.yaml
index a2beb01..f5b71af 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -1,5 +1,5 @@
 name: pointycastle
-version: 3.3.4
+version: 3.3.5
 description: A Dart library implementing cryptographic algorithms and primitives, modeled on the BouncyCastle library.
 homepage: https://github.com/bcgit/pc-dart
 environment: