From 05199ce342ef2f82919181628590dbfaa0dacfa9 Mon Sep 17 00:00:00 2001 From: Tobe O Date: Mon, 8 Apr 2019 18:55:02 -0400 Subject: [PATCH] Bump to 2.0.0-rc.0 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index c330d3f8..3d105177 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,5 @@ name: angel_framework -version: 2.0.0-alpha.23 +version: 2.0.0-rc.0 description: A high-powered HTTP server with dependency injection, routing and much more. author: Tobe O homepage: https://github.com/angel-dart/angel_framework