diff --git a/CHANGELOG.md b/CHANGELOG.md index dff1a1e..fe11968 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.1.8 + +- Update `comments`. + ## 0.1.7 - Add `toString`. diff --git a/pubspec.yaml b/pubspec.yaml index 15e0923..0e9414a 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: env2dart description: A simple way to generate `dart` code from a `.env` file. -version: 0.1.7 +version: 0.1.8 repository: https://github.com/fluttercandies/env2dart environment: