From 640764579bd57bffdebc238351c411a7c2c79b9f Mon Sep 17 00:00:00 2001 From: Ethan Date: Tue, 27 Feb 2024 17:23:11 -0700 Subject: [PATCH] Update 0.7.7 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 995c67c..da1d739 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: dart_eval description: A flexible Dart bytecode compiler and interpreter written in Dart, enabling dynamic execution and code push for AOT Dart apps. -version: 0.7.6 +version: 0.7.7 homepage: https://github.com/ethanblake4/dart_eval platforms: android: