Update pubspec.yaml
diff --git a/pubspec.yaml b/pubspec.yaml
index f0aff73..b31eef1 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -1,5 +1,5 @@
 name: convert
-version: 3.0.0
+version: 3.0.1
 description: >-
   Utilities for converting between data representations.
   Provides a number of Sink, Codec, Decoder, and Encoder types.