From cece31e2ddd9d04cd4ef89916ba0f98cb23f7b16 Mon Sep 17 00:00:00 2001 From: Tobe O Date: Thu, 18 Oct 2018 19:49:48 -0400 Subject: [PATCH] bump to v2 --- pubspec.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index 20629df2..4f22cb85 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,5 @@ name: angel_mongo -version: 2.0.0-rc.0 +version: 2.0.0 description: MongoDB-enabled services for the Angel framework. Well-tested. author: Tobe O homepage: https://github.com/angel-dart/angel_mongo @@ -12,4 +12,4 @@ dependencies: mongo_dart: ">= 0.2.7 < 1.0.0" dev_dependencies: http: ">= 0.11.3 < 0.12.0" - test: ^1.0.0 \ No newline at end of file + test: ^1.0.0