From 06b85a8bb9e705a654394a4609b7f591da8e1e95 Mon Sep 17 00:00:00 2001 From: Tobe O Date: Thu, 7 Dec 2017 01:54:40 -0500 Subject: [PATCH] Bump to 1.1.0 --- .idea/runConfigurations/Simple_Tests.xml | 1 + pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.idea/runConfigurations/Simple_Tests.xml b/.idea/runConfigurations/Simple_Tests.xml index 9f906dc1..8357fe4c 100644 --- a/.idea/runConfigurations/Simple_Tests.xml +++ b/.idea/runConfigurations/Simple_Tests.xml @@ -1,6 +1,7 @@ \ No newline at end of file diff --git a/pubspec.yaml b/pubspec.yaml index 841332ab..9fd12503 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -2,7 +2,7 @@ author: "Tobe O " description: "Testing utility library for the Angel framework." homepage: "https://github.com/angel-dart/test.git" name: "angel_test" -version: 1.1.0-alpha+1 +version: 1.1.0 dependencies: angel_client: ^1.1.0-alpha angel_framework: ^1.1.0-alpha