Skip to content

Commit

Permalink
Bumps version to 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Guido Marucci Blas committed Mar 10, 2015
1 parent e47a41d commit 7ba1a35
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ PODS:
- OCMockito (1.4.0):
- OCHamcrest (~> 4.0)
- Specta (0.3.2)
- WLXBluetoothDevice (0.1.0):
- WLXBluetoothDevice (0.1.1):
- CocoaLumberjack (~> 2.0.0-rc)

DEPENDENCIES:
Expand All @@ -32,6 +32,6 @@ SPEC CHECKSUMS:
OCHamcrest: af1c7c5ea345de69ea6c9c2958f65f3044e5c420
OCMockito: 991936bb775cc4c27f063d38f5e17b9161fbd21c
Specta: 698a58ffa5ec948327d3b92eab50ca58d7f4fbe8
WLXBluetoothDevice: 1460d57978a9ce982ff2e1a0f6701a904e9587fc
WLXBluetoothDevice: ee8b7cf00496cc949b3f5a5c762fd5e097f370de

COCOAPODS: 0.35.0
2 changes: 1 addition & 1 deletion WLXBluetoothDevice.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

Pod::Spec.new do |s|
s.name = "WLXBluetoothDevice"
s.version = "0.1.0"
s.version = "0.1.1"
s.summary = "A block-based wrapper of CoreBluetooth"
s.description = <<-DESC
WLXBluetoothDevice provides a better, more modular
Expand Down

0 comments on commit 7ba1a35

Please sign in to comment.