Release 5.2.1 (#385)

* Add changelog entry for 5.2.1.

* Version bump. (v5.2.1)
This commit is contained in:
Zandor Smith
2024-01-17 15:52:13 +01:00
committed by GitHub
parent 855fe1303e
commit e1c258c607
4 changed files with 25 additions and 6 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'DeviceKit'
s.version = '5.2.0'
s.version = '5.2.1'
s.summary = 'DeviceKit is a µ-framework that provides a value-type replacement of UIDevice.'
s.description = <<-DESC