diff --git a/pubspec.yaml b/pubspec.yaml index 07b2819..1a53c41 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: rust_core description: Implementation of Rust's core library in Dart. Includes types like Result, Option, Cells, Slices, Array, and extensive methods/extensions. -version: 0.5.0-dev1 +version: 0.5.0-dev2 repository: https://github.com/mcmah309/rust_core environment: