From 9df72be4061e16e4245be13ccbeb36bbb0aacd39 Mon Sep 17 00:00:00 2001 From: Tobe O Date: Fri, 31 May 2019 00:20:20 -0400 Subject: [PATCH] Bump to 2.0.2 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 43c533f2..0288ed23 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,5 @@ name: angel_framework -version: 2.0.1 +version: 2.0.2 description: A high-powered HTTP server with dependency injection, routing and much more. author: Tobe O homepage: https://github.com/angel-dart/angel_framework