We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ca8f5f commit e784a00Copy full SHA for e784a00
MurmurHash-Swift.podspec
@@ -2,7 +2,7 @@ Pod::Spec.new do |spec|
2
3
# ――― Spec Metadata ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #
4
spec.name = "MurmurHash-Swift"
5
- spec.version = "1.0.5"
+ spec.version = "1.0.6"
6
spec.summary = "MurmurHash framework in Swift."
7
8
spec.description = <<-DESC
MurmurHash/MurmurHash/Info.plist
@@ -15,7 +15,7 @@
15
<key>CFBundlePackageType</key>
16
<string>FMWK</string>
17
<key>CFBundleShortVersionString</key>
18
- <string>1.0.5</string>
+ <string>1.0.6</string>
19
<key>CFBundleVersion</key>
20
<string>$(CURRENT_PROJECT_VERSION)</string>
21
</dict>
0 commit comments