Fix versioning in podspec.. again.

This commit is contained in:
keefertaylor 2018-10-28 21:07:16 +00:00
parent 8329dfb952
commit af2cede5a3
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "MnemonicKit"
s.version = "1.0.0"
s.version = "1.0.1"
s.summary = "MnemonicKit provides a Swift implementation of BIP39"
s.description = <<-DESC
MnemonicKit provides a Swift implementation of BIP39.