From 475f3e29ddc936f9ad4129777f4905a7570d2d32 Mon Sep 17 00:00:00 2001 From: Tobe O Date: Mon, 10 Apr 2017 09:52:06 -0400 Subject: [PATCH] Update pubspec.yaml --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index a3ac94d..62ab4e3 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -5,7 +5,7 @@ environment: sdk: ">=1.19.0" homepage: https://github.com/angel-dart/angel dependencies: - angel_common: ^1.0.0-beta + angel_common: ^1.0.0 angel_configuration: ^1.0.0 angel_multiserver: ^1.0.0 dev_dependencies: