From afaa2c07942edbcad4fbc0b0b2594b7c4f23698d Mon Sep 17 00:00:00 2001 From: Tobe O Date: Thu, 7 Dec 2017 01:27:30 -0500 Subject: [PATCH] Bump to 1.1.0 --- .idea/runConfigurations/All_Tests.xml | 1 + README.md | 2 +- pubspec.yaml | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.idea/runConfigurations/All_Tests.xml b/.idea/runConfigurations/All_Tests.xml index ac11209e..dcd3564d 100644 --- a/.idea/runConfigurations/All_Tests.xml +++ b/.idea/runConfigurations/All_Tests.xml @@ -2,6 +2,7 @@ \ No newline at end of file diff --git a/README.md b/README.md index 2a68e513..15f86418 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # angel_auth -[![version 1.0.5](https://img.shields.io/badge/version-1.0.5-brightgreen.svg)](https://pub.dartlang.org/packages/angel_auth) +[![Pub](https://img.shields.io/pub/v/angel_auth.svg)](https://pub.dartlang.org/packages/angel_auth) ![build status](https://travis-ci.org/angel-dart/auth.svg?branch=master) A complete authentication plugin for Angel. Inspired by Passport. diff --git a/pubspec.yaml b/pubspec.yaml index cbf8a3b8..5497a0ef 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: angel_auth description: A complete authentication plugin for Angel. -version: 1.1.0-alpha+1 +version: 1.1.0 author: Tobe O homepage: https://github.com/angel-dart/angel_auth environment: