From ad7939b904c49596f68a9309c1c624844bf3bb06 Mon Sep 17 00:00:00 2001 From: Tobe O Date: Wed, 17 Apr 2019 15:32:53 -0400 Subject: [PATCH] Bump --- angel_container/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/angel_container/pubspec.yaml b/angel_container/pubspec.yaml index b08f6186..4a2e8544 100644 --- a/angel_container/pubspec.yaml +++ b/angel_container/pubspec.yaml @@ -1,5 +1,5 @@ name: angel_container -version: 1.0.3 +version: 1.0.4 author: Tobe O description: "A better IoC container and dependency injector for Angel, ultimately allowing Angel to be used without dart:mirrors." homepage: https://github.com/angel-dart/container.git