Skip to content

Commit

Permalink
Bump Podspec to 1.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnSundell committed Mar 11, 2017
1 parent ca114ab commit 993e8bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Files.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "Files"
s.version = "1.5.3"
s.version = "1.5.4"
s.summary = "A nicer way to handle files & folders in Swift"
s.description = <<-DESC
Files is a compact library that provides a nicer way to handle files and folders in Swift. It’s primarily aimed at Swift scripting and tooling, but can also be embedded in applications that need to access the file system. It's essentially a thin wrapper around the FileManager APIs that Foundation provides.
Expand Down

0 comments on commit 993e8bc

Please sign in to comment.