Skip to content

Commit

Permalink
Bumped version to 1.0.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
Dick Verbunt committed Feb 3, 2016
1 parent 45d51f7 commit ab8a737
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Bluetonium.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'Bluetonium'
s.version = '1.0.0'
s.version = '1.0.1'
s.license = { :type => 'MIT', :file => 'LICENSE' }
s.summary = 'Bluetooth library written in Swift. Mapping services and characteristics to models.'
s.authors = { 'Dick Verbunt' => '[email protected]', 'Dominggus Salampessy' => '[email protected]' }
Expand Down

0 comments on commit ab8a737

Please sign in to comment.