Skip to content

Commit

Permalink
Merge pull request #67 from SwiftGen/release/2.2.0
Browse files Browse the repository at this point in the history
Release 2.2.0
  • Loading branch information
AliSoftware authored Oct 1, 2017
2 parents de5ddaf + a003f40 commit fa0e67f
Show file tree
Hide file tree
Showing 7 changed files with 119 additions and 140 deletions.
10 changes: 1 addition & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,7 @@

---

## Master

### Bug Fixes

_None_

### Breaking Changes

_None_
## 2.2.0

### New Features

Expand Down
6 changes: 3 additions & 3 deletions Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ PODS:
- PathKit (0.8.0)
- Stencil (0.9.0):
- PathKit (~> 0.8.0)
- StencilSwiftKit (2.1.0):
- StencilSwiftKit (2.2.0):
- Stencil (~> 0.9.0)

DEPENDENCIES:
Expand All @@ -15,8 +15,8 @@ EXTERNAL SOURCES:
SPEC CHECKSUMS:
PathKit: dcab05d701474011aae0e40cf892298a831f63d6
Stencil: 510f0b0518a366b67b6a9c5085a0399741b6d2f9
StencilSwiftKit: 682c70ed061e6a91774da284a4370799692e518a
StencilSwiftKit: 5aa6771545f3dcf13de4902c1538c5f6db6d6310

PODFILE CHECKSUM: 81c0228e2e71a9683d0eed53bd9f6bd1165815b7
PODFILE CHECKSUM: a08ecc2ab2ae91e8f0cddb740ac4e30be2cffc7d

COCOAPODS: 1.3.1
21 changes: 3 additions & 18 deletions Pods/Local Podspecs/StencilSwiftKit.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.

212 changes: 107 additions & 105 deletions Pods/Pods.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Pods/Target Support Files/StencilSwiftKit/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 StencilSwiftKit.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'StencilSwiftKit'
s.version = '2.1.0'
s.version = '2.2.0'
s.summary = 'Stencil additions dedicated for Swift code generation'

s.description = <<-DESC
Expand Down

0 comments on commit fa0e67f

Please sign in to comment.