Skip to content

Commit c6ca3ae

Browse files
Revert "Bump version"
This reverts commit e8ad43b.
1 parent bd28b17 commit c6ca3ae

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

NBULog.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Pod::Spec.new do |s|
44

55
s.name = "NBULog"
6-
s.version = "2.5.0"
6+
s.version = "2.0.0"
77
s.summary = "Log framework based on CocoaLumberjack. Adds dynamic log levels, modules' support and eases usage."
88
s.homepage = "http://cyberagent.github.io/NBULog/"
99

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ NBULog
33
======
44

55
[![Platform: iOS/OSX](https://img.shields.io/cocoapods/p/NBULog.svg?style=flat)](http://cocoadocs.org/docsets/NBULog/)
6-
[![Version: 2.5.0](https://img.shields.io/cocoapods/v/NBULog.svg?style=flat)](http://cocoadocs.org/docsets/NBULog/)
6+
[![Version: 2.0.0](https://img.shields.io/cocoapods/v/NBULog.svg?style=flat)](http://cocoadocs.org/docsets/NBULog/)
77
[![License: Apache 2.0](https://img.shields.io/cocoapods/l/NBULog.svg?style=flat)](http://cocoadocs.org/docsets/NBULog/)
88
[![Dependency Status](https://www.versioneye.com/objective-c/NBULog/badge.svg?style=flat)](https://www.versioneye.com/objective-c/NBULog)
99
[![Build Status](http://img.shields.io/travis/CyberAgent/NBULog/master.svg?style=flat)](https://travis-ci.org/CyberAgent/NBULog)

0 commit comments

Comments
 (0)