We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64d7d44 commit e2f5be3Copy full SHA for e2f5be3
2 files changed
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# PathKit Changelog
2
3
-## Master
+## 0.9.2 (2018-09-10)
4
5
### Enhancements
6
PathKit.podspec
Pod::Spec.new do |spec|
spec.name = 'PathKit'
- spec.version = '0.9.1'
+ spec.version = '0.9.2'
spec.summary = 'Effortless path operations in Swift.'
spec.homepage = 'https://github.com/kylef/PathKit'
spec.license = { :type => 'BSD', :file => 'LICENSE' }
0 commit comments