diff --git a/CHANGELOG.md b/CHANGELOG.md index f66c7be..35e182e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 1.0.2 + +- Add Github Actions + ## 1.0.1 - Upload License. diff --git a/pubspec.yaml b/pubspec.yaml index 71488de..1e10d74 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: positive_num description: A value object that incapsulates a positive number that is greater than 0. -version: 1.0.1 +version: 1.0.2 repository: https://github.com/maxeema/positive_num environment: