Skip to content

Commit

Permalink
Version 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
daisuke-t-jp committed Feb 4, 2019
1 parent 43aed75 commit 58b62da
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
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "FNV"
s.version = "1.0.0"
s.version = "1.0.1"
s.summary = "FNV Hash Algorithm by Swift."
s.homepage = "https://github.com/daisuke-t-jp/FNV"
s.license = "MIT"
Expand Down
2 changes: 1 addition & 1 deletion FNV/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.0</string>
<string>1.0.1</string>
<key>CFBundleVersion</key>
<string>$(CURRENT_PROJECT_VERSION)</string>
</dict>
Expand Down

0 comments on commit 58b62da

Please sign in to comment.