File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed
Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1+ ## 13.1.3
2+
3+ * Fix [ #1231 ] ( https://github.com/cph-cachet/flutter-plugins/issues/1231 )
4+
15## 13.1.2
26
37* Fix [ #1250 ] ( https://github.com/cph-cachet/flutter-plugins/issues/1250 )
Original file line number Diff line number Diff line change 33#
44Pod ::Spec . new do |s |
55 s . name = 'health'
6- s . version = '13.1.2 '
6+ s . version = '13.1.3 '
77 s . summary = 'Wrapper for Apple\'s HealthKit on iOS and Google\'s Health Connect on Android.'
88 s . description = <<-DESC
99Wrapper for Apple's HealthKit on iOS and Google's Health Connect on Android.
Original file line number Diff line number Diff line change 11name : health
22description : Wrapper for Apple's HealthKit on iOS and Google's Health Connect on Android.
3- version : 13.1.2
3+ version : 13.1.3
44homepage : https://github.com/cph-cachet/flutter-plugins/tree/master/packages/health
55
66environment :
You can’t perform that action at this time.
0 commit comments