From 43ef011025d6a47010ecb4ffb1a247a1840a9954 Mon Sep 17 00:00:00 2001 From: thosakwe Date: Thu, 23 Jun 2016 16:04:10 -0400 Subject: [PATCH] . --- pubspec.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index 3c50d85f..6225bea7 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,8 +1,8 @@ name: angel_mongo -version: 1.0.0-dev +version: 1.0.0-dev+1 description: Core libraries for the Angel framework. author: Tobe O -homepage: https://github.com/angel-dart/angel_framework +homepage: https://github.com/angel-dart/angel_mongo dependencies: angel_framework: ">=1.0.0-dev < 2.0.0" json_god: ">=2.0.0-beta <3.0.0"