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

Commit

Permalink
Merge pull request #59 from SwiftGen/release/2.1.1
Browse files Browse the repository at this point in the history
Bump version to 2.1.1
  • Loading branch information
AliSoftware authored Oct 22, 2017
2 parents 1621d9d + a600331 commit 309d8d0
Show file tree
Hide file tree
Showing 7 changed files with 12 additions and 24 deletions.
14 changes: 1 addition & 13 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

---

## Master
## 2.1.1

### Bug Fixes

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

### Breaking Changes

_None_

### New Features

_None_

### Internal Changes

_None_

## 2.1.0

### Bug Fixes
Expand Down
6 changes: 3 additions & 3 deletions Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PODS:
- Kanna (2.2.1)
- PathKit (0.8.0)
- SwiftGenKit (2.1.0):
- SwiftGenKit (2.1.1):
- Kanna
- PathKit (~> 0.8.0)

Expand All @@ -15,8 +15,8 @@ EXTERNAL SOURCES:
SPEC CHECKSUMS:
Kanna: 182789ab065e8f9a6ccc2a74ce6283d3401c0c4a
PathKit: dcab05d701474011aae0e40cf892298a831f63d6
SwiftGenKit: e20708d0faeea39bd99c025aab5f99c452737767
SwiftGenKit: 6f8025dd3506cd01a378252d7e5b7c35c44aec63

PODFILE CHECKSUM: c30ec8de82eda04587ffe005a6ce7372509b1340
PODFILE CHECKSUM: a09c7db9c32a6a527ffead12b68e02c68ff1b267

COCOAPODS: 1.3.1
4 changes: 2 additions & 2 deletions Pods/Local Podspecs/SwiftGenKit.podspec.json

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

6 changes: 3 additions & 3 deletions Pods/Manifest.lock

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

2 changes: 1 addition & 1 deletion Pods/Target Support Files/SwiftGenKit/Info.plist

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

2 changes: 1 addition & 1 deletion SwiftGenKit.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'SwiftGenKit'
s.version = '2.1.0'
s.version = '2.1.1'
s.summary = 'The SwiftGen framework responsible for parsing assets and turn them ' \
'in a dictionary representation suitable for Stencil templates'

Expand Down
2 changes: 1 addition & 1 deletion Tests/Resources
Submodule Resources updated 106 files

0 comments on commit 309d8d0

Please sign in to comment.