Skip to content

Commit

Permalink
Update Podfile bumping the version to 4.0.1 for release.
Browse files Browse the repository at this point in the history
  • Loading branch information
tonystone committed Sep 10, 2018
1 parent 6effd09 commit 01d5a38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TraceLog.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

Pod::Spec.new do |s|
s.name = "TraceLog"
s.version = "4.0.0"
s.version = "4.0.1"
s.summary = "Dead Simple: logging the way it's meant to be!"
s.description = <<-DESC
TraceLog is a configurable debug logging system. It is unique in that it's configured
Expand Down

0 comments on commit 01d5a38

Please sign in to comment.