Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
利辺羅エルネスト committed Nov 22, 2013
1 parent 7857bd2 commit 4362f24
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion LumberjackConsole.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Pod::Spec.new do |s|

s.name = "LumberjackConsole"
s.version = "1.0.0"
s.version = "1.0.1"
s.summary = "On-device CocoaLumberjack console with support for search, filters and more."
s.homepage = "http://ptez.github.io/LumberjackConsole"

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ LumberjackConsole
=================

[![Platform: iOS](https://cocoapod-badges.herokuapp.com/p/LumberjackConsole/badge.svg)](http://cocoadocs.org/docsets/LumberjackConsole/)
[![Version: 1.0.0](https://cocoapod-badges.herokuapp.com/v/LumberjackConsole/badge.png)](http://cocoadocs.org/docsets/LumberjackConsole/)
[![Version: 1.0.1](https://cocoapod-badges.herokuapp.com/v/LumberjackConsole/badge.png)](http://cocoadocs.org/docsets/LumberjackConsole/)
[![Build Status](https://travis-ci.org/PTEz/LumberjackConsole.png?branch=master)](https://travis-ci.org/PTEz/LumberjackConsole)

On-device CocoaLumberjack console with support for search, filters and more.
Expand Down

0 comments on commit 4362f24

Please sign in to comment.