diff --git a/pubspec.yaml b/pubspec.yaml index 2d0ba0d..9111eee 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: heart_bpm description: Easy way to record individual blood pressure using smartphone camera. -version: 1.0.0+0 +version: 1.1.0+0 homepage: https://github.com/kvedala/heart_bpm # The following line prevents the package from being accidentally published to @@ -14,8 +14,8 @@ environment: dependencies: flutter: sdk: flutter - camera: ^0.9.2+2 - charts_flutter: ^0.11.0 + camera: ^0.9.4+5 + charts_flutter: ^0.12.0 dev_dependencies: flutter_test: