From 8e090e0c6229def139db66e0ee32bc7b1da48a49 Mon Sep 17 00:00:00 2001 From: Tobe O Date: Thu, 7 Dec 2017 01:21:50 -0500 Subject: [PATCH] Bump to 1.0.0 --- .idea/runConfigurations/tests_in_auth_oauth2_server.xml | 8 ++++++++ pubspec.yaml | 4 ++-- 2 files changed, 10 insertions(+), 2 deletions(-) create mode 100644 .idea/runConfigurations/tests_in_auth_oauth2_server.xml diff --git a/.idea/runConfigurations/tests_in_auth_oauth2_server.xml b/.idea/runConfigurations/tests_in_auth_oauth2_server.xml new file mode 100644 index 00000000..cc52d764 --- /dev/null +++ b/.idea/runConfigurations/tests_in_auth_oauth2_server.xml @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/pubspec.yaml b/pubspec.yaml index 75ae825a..7863ab17 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,8 +1,8 @@ name: angel_oauth2 author: Tobe O description: angel_auth strategy for in-house OAuth2 login. -homepage: https://github.com/thosakwe/oauth2_server.git -version: 1.0.0-alpha+1 +homepage: https://github.com/angel-dart/oauth2.git +version: 1.0.0 environment: sdk: ">=1.19.0" dependencies: