diff --git a/pubspec.yaml b/pubspec.yaml index 67dcb9c..31acab6 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -2,7 +2,7 @@ name: angles description: Utility library for handling ANGLES in radians, degrees and turns. author: Jim Eckerlein homepage: https://github.com/Jim-Eckerlein/dart-angles -version: 1.0.0 +version: 1.0.1 environment: sdk: '>=2.0.0 <3.0.0'