We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cab23f4 commit 225ee44Copy full SHA for 225ee44
PathKit.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |spec|
2
spec.name = 'PathKit'
3
- spec.version = '0.5.0'
+ spec.version = '0.6.0'
4
spec.summary = 'Effortless path operations in Swift.'
5
spec.homepage = 'https://github.com/kylef/PathKit'
6
spec.license = { :type => 'BSD', :file => 'LICENSE' }
0 commit comments