Skip to content

Commit b6ba87d

Browse files
author
Jeff Verkoeyen
committed
Bump the version.
1 parent 06e557f commit b6ba87d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CatalogByConvention.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "CatalogByConvention"
3-
s.version = "2.1.1"
3+
s.version = "2.2.0"
44
s.authors = "Google Inc."
55
s.summary = "Tools for building a Catalog by Convention."
66
s.homepage = "https://github.com/material-foundation/cocoapods-catalog-by-convention"

example/Podfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PODS:
2-
- CatalogByConvention (2.1.1)
2+
- CatalogByConvention (2.2.0)
33
- CatalogExamples (1.0.0)
44
- CatalogUnitTests (1.0.0):
55
- Resistor
@@ -22,7 +22,7 @@ EXTERNAL SOURCES:
2222
:path: components/Resistor
2323

2424
SPEC CHECKSUMS:
25-
CatalogByConvention: c3a5319de04250a7cd4649127fcfca5fe3322a43
25+
CatalogByConvention: 5df5831e48b8083b18570dcb804f20fd1c90694f
2626
CatalogExamples: cafe3e4eae3abc948d96beb626657455c1dfb327
2727
CatalogUnitTests: b7a746f12abb31a905654521ee926ea007ab7275
2828
Resistor: 36a9ae98666be3b4f34d8133fad442fa87fdbce2

0 commit comments

Comments
 (0)