Bump version -> 1.1.5

This commit is contained in:
Tobe O 2018-07-12 11:28:20 -04:00
parent 60cb727ca8
commit b0fae482ac

View file

@ -1,5 +1,5 @@
name: angel_framework
version: 1.1.4+11
version: 1.1.5
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
@ -28,7 +28,8 @@ dependencies:
tuple: ^1.0.0
dev_dependencies:
angel_jael: ^1.0.0
mock_request: ^1.0.0
file: ^2.0.0
http: ^0.11.3
io: ^0.3.0
mock_request: ^1.0.0
test: ^0.12.13