Skip to content

Commit cc5251f

Browse files
authored
Merge pull request #148 from tbaranes/feature/release_5.5.0
Preparing 5.5.0 release
2 parents 6e00902 + 62b2056 commit cc5251f

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,14 @@ All notable changes to the project will be documented in this file.
66

77
## Next
88

9+
#### Enhancements
10+
11+
N/A
12+
13+
#### Bugfixes
14+
15+
N/A
16+
917
## [5.5.0](https://github.com/tbaranes/SwiftyUtils/releases/tag/5.5.0) (08-11-2020)
1018

1119
#### Enhancements

SwiftyUtils.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Pod::Spec.new do |s|
33
# ――― Spec Metadata ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #
44

55
s.name = "SwiftyUtils"
6-
s.version = "5.3.0"
6+
s.version = "5.5.0"
77
s.summary = "Swifty utils regroups all the boilerplate code reusable in each project."
88
s.description = "Swifty utils regroups all the boilerplate code reusable in each project, available for iOS, OSX and tvOS"
99
s.homepage = "https://github.com/tbaranes/SwiftyUtils"

0 commit comments

Comments
 (0)