From c7b7612f6544b2a2f1c0e02661fa1d9d944e0447 Mon Sep 17 00:00:00 2001 From: thosakwe Date: Mon, 19 Sep 2016 16:39:11 -0400 Subject: [PATCH] README again --- pubspec.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index 7ff4b07e..f7dcfc94 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: angel_configuration description: Isomorphic YAML configuration loader for Angel. -version: 1.0.1+3 -author: thosakwe +version: 1.0.1+4 +author: Tobe O homepage: https://github.com/angel-dart/angel_configuration dependencies: analyzer: ">=0.28.1 <0.29.0"