Skip to content

Commit

Permalink
Bump to version 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
zekunyan committed Dec 30, 2015
1 parent ca6c0b3 commit 243854e
Show file tree
Hide file tree
Showing 6 changed files with 13 additions and 13 deletions.
4 changes: 2 additions & 2 deletions Example/Podfile.lock
@@ -1,5 +1,5 @@
PODS:
- TTGTagCollectionView (0.1.0)
- TTGTagCollectionView (0.1.1)

DEPENDENCIES:
- TTGTagCollectionView (from `../`)
Expand All @@ -9,6 +9,6 @@ EXTERNAL SOURCES:
:path: "../"

SPEC CHECKSUMS:
TTGTagCollectionView: 620e5ae1eba6fbe2d686b15e28e0df5d2b761163
TTGTagCollectionView: 503dbbf16d46cc97a88db394a307a7cbca20a24f

COCOAPODS: 0.39.0
4 changes: 2 additions & 2 deletions Example/Pods/Local Podspecs/TTGTagCollectionView.podspec.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Example/Pods/Manifest.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion TTGTagCollectionView.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "TTGTagCollectionView"
s.version = "0.1.0"
s.version = "0.1.1"
s.summary = "Show simple text tags or custom tag views in a vertical scrollable view."

s.description = <<-DESC
Expand Down

0 comments on commit 243854e

Please sign in to comment.