diff --git a/pubspec.yaml b/pubspec.yaml index e567aae..7f80cd3 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: angles description: Utility library for handling angles in radians, degrees and turns. homepage: https://github.com/Jim-Eckerlein/dart-angles -version: 2.0.0 +version: 2.1.0 environment: sdk: '>=2.12.0 <3.0.0'