Skip to content

Commit

Permalink
Version 1.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
daisuke-t-jp committed Mar 26, 2019
1 parent db6a651 commit a9b4a64
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion FNV.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Pod::Spec.new do |spec|

# ――― Spec Metadata ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #
spec.name = "FNV"
spec.version = "1.0.11"
spec.version = "1.0.12"
spec.summary = "FNV hash framework in Swift."

spec.description = <<-DESC
Expand Down
2 changes: 1 addition & 1 deletion Sources/FNV/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>1.0.11</string>
<string>1.0.12</string>
<key>CFBundleVersion</key>
<string>$(CURRENT_PROJECT_VERSION)</string>
</dict>
Expand Down

0 comments on commit a9b4a64

Please sign in to comment.