From 644722dc696a83e42aa6cfb5252e819198c53ce9 Mon Sep 17 00:00:00 2001 From: Tobe O Date: Sat, 10 Nov 2018 16:38:05 -0500 Subject: [PATCH] bump to 2.0.0 --- jael_preprocessor/pubspec.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/jael_preprocessor/pubspec.yaml b/jael_preprocessor/pubspec.yaml index e3a4849c..a5d27fdf 100644 --- a/jael_preprocessor/pubspec.yaml +++ b/jael_preprocessor/pubspec.yaml @@ -8,5 +8,7 @@ environment: dependencies: file: ^5.0.0 jael: ^2.0.0 + symbol_table: ^2.0.0 dev_dependencies: + code_buffer: test: ^1.0.0 \ No newline at end of file