diff --git a/CHANGELOG.md b/CHANGELOG.md index ebe91f6..765e81f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -# 1.0.5 +# 1.0.6 - Not a beta anymore - Documentation updates diff --git a/pubspec.yaml b/pubspec.yaml index 3b45995..40b5ad9 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: prefnotifiers description: Represents shared preferences as ValueNotifier objects. Reads and writes occur asynchronously in background. -version: 1.0.5 +version: 1.0.6 homepage: https://github.com/rtmigo/prefnotifiers environment: