Skip to content

Commit 5d00fce

Browse files
committed
Bumped version for new color calculations
1 parent 5d46c6b commit 5d00fce

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
x.y.z Release Notes (yyyy-MM-dd)
22
=============================================================
33

4+
2.1.1 Release Notes (2026-06-04)
5+
=============================================================
6+
7+
### Fixed
8+
9+
* Toned down the tapped tint color calculations from producing oversaturated colors.
10+
411
2.1.0 Release Notes (2026-05-27)
512
=============================================================
613

TORoundedButton.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'TORoundedButton'
3-
s.version = '2.1.0'
3+
s.version = '2.1.1'
44
s.license = { :type => 'MIT', :file => 'LICENSE' }
55
s.summary = 'A high-performance button control with rounded corners for iOS.'
66
s.homepage = 'https://github.com/TimOliver/TORoundedButton'

0 commit comments

Comments
 (0)