Skip to content
This repository was archived by the owner on Sep 6, 2018. It is now read-only.

Commit 309d8d0

Browse files
authored
Merge pull request #59 from SwiftGen/release/2.1.1
Bump version to 2.1.1
2 parents 1621d9d + a600331 commit 309d8d0

File tree

7 files changed

+12
-24
lines changed

7 files changed

+12
-24
lines changed

CHANGELOG.md

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
---
44

5-
## Master
5+
## 2.1.1
66

77
### Bug Fixes
88

@@ -11,18 +11,6 @@
1111
[Francisco Diaz](https://github.com/fdiaz)
1212
[#57](https://github.com/SwiftGen/SwiftGenKit/pull/57)
1313

14-
### Breaking Changes
15-
16-
_None_
17-
18-
### New Features
19-
20-
_None_
21-
22-
### Internal Changes
23-
24-
_None_
25-
2614
## 2.1.0
2715

2816
### Bug Fixes

Podfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PODS:
22
- Kanna (2.2.1)
33
- PathKit (0.8.0)
4-
- SwiftGenKit (2.1.0):
4+
- SwiftGenKit (2.1.1):
55
- Kanna
66
- PathKit (~> 0.8.0)
77

@@ -15,8 +15,8 @@ EXTERNAL SOURCES:
1515
SPEC CHECKSUMS:
1616
Kanna: 182789ab065e8f9a6ccc2a74ce6283d3401c0c4a
1717
PathKit: dcab05d701474011aae0e40cf892298a831f63d6
18-
SwiftGenKit: e20708d0faeea39bd99c025aab5f99c452737767
18+
SwiftGenKit: 6f8025dd3506cd01a378252d7e5b7c35c44aec63
1919

20-
PODFILE CHECKSUM: c30ec8de82eda04587ffe005a6ce7372509b1340
20+
PODFILE CHECKSUM: a09c7db9c32a6a527ffead12b68e02c68ff1b267
2121

2222
COCOAPODS: 1.3.1

Pods/Local Podspecs/SwiftGenKit.podspec.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Pods/Manifest.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Pods/Target Support Files/SwiftGenKit/Info.plist

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

SwiftGenKit.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 = 'SwiftGenKit'
3-
s.version = '2.1.0'
3+
s.version = '2.1.1'
44
s.summary = 'The SwiftGen framework responsible for parsing assets and turn them ' \
55
'in a dictionary representation suitable for Stencil templates'
66

Tests/Resources

Submodule Resources updated 106 files

0 commit comments

Comments
 (0)