Bump version -> 1.1.5
This commit is contained in:
parent
60cb727ca8
commit
b0fae482ac
1 changed files with 3 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue