From c385bf2b5e94c66e146c9a88e5f485a317a6b76f Mon Sep 17 00:00:00 2001 From: mcmah309 Date: Mon, 11 Dec 2023 01:20:28 -0500 Subject: [PATCH] chore: Bump --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 841e04c..21d2f32 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: rust_core description: Idiomatic Dart programming with predictable control flow, inspired by Rust's core library. Includes types like Result, Option, Cells, and extensive methods/extensions. -version: 0.3.4 +version: 0.3.5 repository: https://github.com/mcmah309/rust_core environment: