Skip to content

Commit fa81fa9

Browse files
committed
chore: Release 0.9.1
1 parent 1131855 commit fa81fa9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# PathKit Changelog
22

3-
## master
3+
## 0.9.1
44

55
### Bug Fixes
66

PathKit.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |spec|
22
spec.name = 'PathKit'
3-
spec.version = '0.9.0'
3+
spec.version = '0.9.1'
44
spec.summary = 'Effortless path operations in Swift.'
55
spec.homepage = 'https://github.com/kylef/PathKit'
66
spec.license = { :type => 'BSD', :file => 'LICENSE' }

0 commit comments

Comments
 (0)