This commit is contained in:
thosakwe 2017-04-09 22:39:19 -04:00
parent edf1b04f9f
commit 3e32ea0b8e
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
# angel_framework
[![pub 1.0.0-dev.74](https://img.shields.io/badge/pub-1.0.0--dev.74-red.svg)](https://pub.dartlang.org/packages/angel_framework)
[![pub 1.0.0](https://img.shields.io/badge/pub-1.0.0-brightgreen.svg)](https://pub.dartlang.org/packages/angel_framework)
[![build status](https://travis-ci.org/angel-dart/framework.svg)](https://travis-ci.org/angel-dart/framework)
A high-powered HTTP server with support for dependency injection, sophisticated routing and more.

View file

@ -1,5 +1,5 @@
name: angel_framework
version: 1.0.0-dev.74
version: 1.0.0
description: A high-powered HTTP server with DI, routing and more.
author: Tobe O <thosakwe@gmail.com>
homepage: https://github.com/angel-dart/angel_framework