diff --git a/pubspec.yaml b/pubspec.yaml index accf5e3..7369120 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-dev3 +version: 2.0.0-dev4 repository: https://github.com/mcmah309/anyhow environment: