You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: RFDuino.podspec
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@
8
8
9
9
Pod::Spec.newdo |s|
10
10
s.name="RFDuino"
11
-
s.version="0.2.1"
11
+
s.version="0.3.0"
12
12
s.summary="The RFDuino library allows you to easily communicate with RFDuino's, but also other devices, over Bluetooth."
13
13
14
14
s.description="This library allows you to easily get started with communicating between an iOS device and Bluetooth Smart devices like RFDuinos. More info will be added soon."
0 commit comments