From e5b6956c9f8d490c536a25ef3495dc873c8bc0bc Mon Sep 17 00:00:00 2001 From: mcmah309 Date: Thu, 7 Mar 2024 09:27:10 +0000 Subject: [PATCH] chore: Bump --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: