Tag 0.4.1

This commit is contained in:
Max Howell
2019-01-20 16:26:22 -05:00
parent 7595c601e8
commit 5cc2fcbf30
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'Path.swift'
s.version = '0.4.0'
s.version = '0.4.1'
s.summary = 'Delightful, robust file-pathing functions'
s.homepage = 'https://github.com/mxcl/Path.swift'
s.license = { :type => 'Unlicense', :file => 'LICENSE.md' }