From 49b2d7b5ecb0378d83ba0347372e3ce306f87ff4 Mon Sep 17 00:00:00 2001 From: Alex Baker Date: Thu, 25 May 2023 14:55:22 +0700 Subject: [PATCH] Version 1.0.1 --- example/pubspec.lock | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/example/pubspec.lock b/example/pubspec.lock index 9d42f94..578be34 100644 --- a/example/pubspec.lock +++ b/example/pubspec.lock @@ -120,7 +120,7 @@ packages: path: ".." relative: true source: path - version: "1.0.0" + version: "1.0.1" source_span: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index aad9eba..787d6cc 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: secretary description: A sophisticated tool for managing queues of asynchronous tasks, with a stream interface, strong typing and lots of helpful options. -version: 1.0.0 +version: 1.0.1 repository: https://github.com/alexobviously/secretary environment: