bump to 2.0.1

This commit is contained in:
Tobe O 2018-11-02 16:21:39 -04:00
parent fae13b4a00
commit 6a58fe1cc6
2 changed files with 10 additions and 3 deletions

View file

@ -1,3 +1,10 @@
# 2.0.1
* Add import of `package:angel_framework/http.dart`
* https://github.com/angel-dart/hot/pull/7
# 2.0.0
* Update for Dart 2 + Angel 2.
# 1.1.1+1
* Fix a bug that threw when `--observe` was not present.

View file

@ -1,6 +1,6 @@
name: angel_hot
description: Supports hot reloading of Angel servers on file changes.
version: 2.0.0
version: 2.0.1
author: Tobe O <thosakwe@gmail.com>
homepage: https://github.com/angel-dart/hot
environment: