Bump to 1.0.0

This commit is contained in:
Tobe O 2017-12-07 01:21:50 -05:00
parent 06c4535bac
commit 8e090e0c62
2 changed files with 10 additions and 2 deletions

View file

@ -0,0 +1,8 @@
<component name="ProjectRunConfigurationManager">
<configuration default="false" name="tests in auth_oauth2_server" type="DartTestRunConfigurationType" factoryName="Dart Test" singleton="true" nameIsGenerated="true">
<option name="filePath" value="$PROJECT_DIR$" />
<option name="scope" value="FOLDER" />
<option name="testRunnerOptions" value="-j 4" />
<method />
</configuration>
</component>

View file

@ -1,8 +1,8 @@
name: angel_oauth2
author: Tobe O <thosakwe@gmail.com>
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: