Prepare 0.62.2 release

This commit is contained in:
Danny Mösch
2025-10-28 16:57:24 +00:00
parent 69ce1470d8
commit 069a7f9cb9
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'SwiftLint'
s.version = '0.62.1'
s.version = '0.62.2'
s.summary = 'A tool to enforce Swift style and conventions.'
s.homepage = 'https://github.com/realm/SwiftLint'
s.license = { type: 'MIT', file: 'LICENSE' }