diff --git a/pubspec.yaml b/pubspec.yaml index c279f81..07ad627 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: anyhow description: Idiomatic error handling capabilities to make your code safer, more maintainable, and errors easier to debug. Dart implementation of Rust's Result monad type and "anyhow" crate. -version: 2.0.0-dev.6 +version: 2.0.0-dev.7 repository: https://github.com/mcmah309/anyhow environment: