Skip to content

Commit

Permalink
docs: update metadata for 1.0.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
krzysztofzablocki committed Dec 19, 2016
1 parent 147fc1a commit a6572d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion KZFileWatchers.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'KZFileWatchers'
s.version = '1.0'
s.version = '1.0.1'
s.summary = 'A micro-framework for observing file changes, both local and remote. Helpful in building developer tools.'

s.description = <<-DESC
Expand Down

0 comments on commit a6572d4

Please sign in to comment.