We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 426546e commit 85f0426Copy full SHA for 85f0426
Example/Podfile.lock
@@ -1,5 +1,5 @@
1
PODS:
2
- - xDripG5 (0.7.0)
+ - xDripG5 (0.8.0)
3
4
DEPENDENCIES:
5
- xDripG5 (from `../`)
@@ -9,7 +9,7 @@ EXTERNAL SOURCES:
9
:path: ../
10
11
SPEC CHECKSUMS:
12
- xDripG5: b0bfa28e1dc510799d919ab6a67badb56a024247
+ xDripG5: 28b4af83bd6794e5131a02e6d909fbf7442b5340
13
14
PODFILE CHECKSUM: 6b30cba971694d5258509315fb52eb645c9bc5e3
15
xDripG5.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "xDripG5"
- s.version = "0.7.0"
+ s.version = "0.8.0"
s.summary = "An interface for communicating with the G5 glucose transmitter over Bluetooth."
6
s.description = <<-DESC
0 commit comments