Skip to content

Commit ba56376

Browse files
committed
🔖 Bump version to 6.4.1
1 parent ab1ec5e commit ba56376

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

ACKategories.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'ACKategories'
3-
s.version = '6.4.0'
3+
s.version = '6.4.1'
44
s.summary = 'A bunch of useful tools, cocoa subclasses and extensions'
55
s.description = <<-DESC
66
Tools, cocoa subclasses and extensions we love to use at Ackee.

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88

99
## Next
1010

11+
## 6.4.1
12+
1113
### Fixed
1214

1315
- Fix `GradientView` layer frame on orientation change ([#74](https://github.com/AckeeCZ/ACKategories/pull/74), kudos to @fortmarek)

0 commit comments

Comments
 (0)