From 0a8c8e127934c6d234065b2af4b26eb2fb163232 Mon Sep 17 00:00:00 2001 From: randallli Date: Mon, 5 Dec 2016 15:22:35 -0500 Subject: [PATCH] Version bump 2.0.1 manually updated CHANGELOG.md --- CHANGELOG.md | 8 ++++++++ CatalogByConvention.podspec | 2 +- example/Podfile.lock | 4 ++-- 3 files changed, 11 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 26e9228..8069156 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +# 2.0.1 + +- Fixed some warnings. + +## Source changes + +* [Merge pull request #6 from randallli/fixWarnings](https://github.com/material-foundation/cocoapods-catalog-by-convention/commit/8136bf10acab15ebfb12de080e919f6540753dd9) (Randall Li) + # 2.0.0 - Upgraded to Swift 3. diff --git a/CatalogByConvention.podspec b/CatalogByConvention.podspec index 4380f1b..2f97646 100644 --- a/CatalogByConvention.podspec +++ b/CatalogByConvention.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "CatalogByConvention" - s.version = "2.0.0" + s.version = "2.0.1" s.authors = "Google Inc." s.summary = "Tools for building a Catalog by Convention." s.homepage = "https://github.com/material-foundation/cocoapods-catalog-by-convention" diff --git a/example/Podfile.lock b/example/Podfile.lock index 1a53ce9..58d2a67 100644 --- a/example/Podfile.lock +++ b/example/Podfile.lock @@ -1,5 +1,5 @@ PODS: - - CatalogByConvention (2.0.0) + - CatalogByConvention (2.0.1) - CatalogExamples (1.0.0) - CatalogUnitTests (1.0.0): - Resistor @@ -22,7 +22,7 @@ EXTERNAL SOURCES: :path: components/Resistor SPEC CHECKSUMS: - CatalogByConvention: be55c2263132e4f9f59299ac8a528ee8715b3275 + CatalogByConvention: 7427d8ac03d5bc1eebcf2898de2b6e27a5876310 CatalogExamples: cafe3e4eae3abc948d96beb626657455c1dfb327 CatalogUnitTests: b7a746f12abb31a905654521ee926ea007ab7275 Resistor: 36a9ae98666be3b4f34d8133fad442fa87fdbce2