Skip to content

Commit

Permalink
Merge pull request #104 from SwiftGen/release/2.6.1
Browse files Browse the repository at this point in the history
Release 2.7.0
  • Loading branch information
djbe authored Sep 26, 2018
2 parents 427a64b + 0809bcd commit cf0f76b
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 17 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.7.0

### New Features

Expand Down
4 changes: 2 additions & 2 deletions Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ PODS:
- PathKit (0.9.2)
- Stencil (0.13.0):
- PathKit (~> 0.9.0)
- StencilSwiftKit (2.6.0):
- StencilSwiftKit (2.7.0):
- Stencil (~> 0.13.0)
- SwiftLint (0.27.0)

Expand All @@ -23,7 +23,7 @@ EXTERNAL SOURCES:
SPEC CHECKSUMS:
PathKit: 273f59a38e3218eb95abd9f6a61730a8bcfd2f06
Stencil: 0f46117fc081cc506d5c4b5b90cfdfe207945aa9
StencilSwiftKit: f68ec52f2447fe0756e92c92fd9ca3e9a49b7fb2
StencilSwiftKit: 0aa4a284f71038e1dffe383e1a91f899e1350818
SwiftLint: 3207c1faa2240bf8973b191820a116113cd11073

PODFILE CHECKSUM: bfb045d6ef409d0ed3751cc1023e316c5e7803ad
Expand Down
4 changes: 2 additions & 2 deletions Pods/Local Podspecs/StencilSwiftKit.podspec.json

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

4 changes: 2 additions & 2 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/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.6.0'
s.version = '2.7.0'
s.summary = 'Stencil additions dedicated for Swift code generation'

s.description = <<-DESC
Expand Down

0 comments on commit cf0f76b

Please sign in to comment.