Skip to content

Commit

Permalink
Merge pull request #115 from SwiftGen/release/2.7.2
Browse files Browse the repository at this point in the history
Release 2.7.2
  • Loading branch information
djbe committed Jan 28, 2019
2 parents 3cdad90 + befb657 commit dbf02bd
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

### Breaking Changes

_None_

### New Features

_None_
## 2.7.2

### Bug Fixes

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.1):
- PathKit (~> 0.9.0)
- StencilSwiftKit (2.7.1):
- StencilSwiftKit (2.7.2):
- Stencil (~> 0.13.1)
- SwiftLint (0.30.1)

Expand All @@ -23,7 +23,7 @@ EXTERNAL SOURCES:
SPEC CHECKSUMS:
PathKit: 273f59a38e3218eb95abd9f6a61730a8bcfd2f06
Stencil: b5128a0a43ece9225db5cbd94d6569fe6fba609b
StencilSwiftKit: e16b4580ae8cec0af6deea1924200ae733042162
StencilSwiftKit: 9ebd42556b6c7396440f286b6c9aca1549c963ff
SwiftLint: a54bf1fe12b55c68560eb2a7689dfc81458508f7

PODFILE CHECKSUM: 3b7a88190f628a5b558919e2cdb79ba9e9a27c2f
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.

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.7.1'
s.version = '2.7.2'
s.summary = 'Stencil additions dedicated for Swift code generation'

s.description = <<-DESC
Expand Down

0 comments on commit dbf02bd

Please sign in to comment.