Skip to content

Commit

Permalink
Bump version to 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zekunyan committed Jan 4, 2016
1 parent ce094fe commit db6b0a8
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions Example/Podfile.lock
@@ -1,5 +1,5 @@
PODS:
- TTGTagCollectionView (0.2.0)
- TTGTagCollectionView (0.3.0)

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

SPEC CHECKSUMS:
TTGTagCollectionView: 2e048457b3805df145b2014fda467bbd5adde256
TTGTagCollectionView: e5abd31ab58ceb70ccee6fc322f52b5b276d18f5

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.2.0"
s.version = "0.3.0"
s.summary = "Show simple text tags or custom tag views in a vertical scrollable view."

s.description = <<-DESC
Expand Down

0 comments on commit db6b0a8

Please sign in to comment.