diff --git a/CHANGELOG.md b/CHANGELOG.md index 687440ba..5ed54dd6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,3 @@ -## 1.0.0 +## 0.1.0 -- Initial version, created by Stagehand +- Initial version \ No newline at end of file diff --git a/pubspec.yaml b/pubspec.yaml index 603bd7ca..2ef3820c 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -9,6 +9,7 @@ environment: dependencies: http: ^0.12.2 logger: ^0.9.4 + mime: ^0.9.7 dev_dependencies: pedantic: ^1.9.0