Skip to content

Commit

Permalink
Update podspec to 5.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
phimage committed Sep 17, 2018
1 parent cd8f497 commit e2f4578
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FileKit.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "FileKit"
s.version = "5.1.0"
s.version = "5.1.1"
s.summary = "Simple and expressive file management in Swift."
s.homepage = "https://github.com/nvzqz/FileKit"
s.license = { :type => "MIT", :file => "LICENSE.md" }
Expand Down

0 comments on commit e2f4578

Please sign in to comment.