Skip to content
This repository has been archived by the owner on Oct 28, 2022. It is now read-only.

Commit

Permalink
Increase pod version to 0.4.1 (#263)
Browse files Browse the repository at this point in the history
  • Loading branch information
ealymbaev committed Feb 28, 2019
1 parent 198110c commit d476714
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HSBitcoinKit.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = 'HSBitcoinKit'
spec.version = '0.4'
spec.version = '0.4.1'
spec.summary = 'Bitcoin wallet library for Swift'
spec.description = <<-DESC
HSBitcoinKit implements Bitcoin protocol in Swift. It is an implementation of the Bitcoin SPV protocol written (almost) entirely in swift.
Expand Down

0 comments on commit d476714

Please sign in to comment.