Prepare 0.62.0 release

This commit is contained in:
Danny Mösch
2025-10-13 18:19:32 +00:00
parent a5f8a57175
commit fb030b9cf1
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.61.0'
s.version = '0.62.0'
s.summary = 'A tool to enforce Swift style and conventions.'
s.homepage = 'https://github.com/realm/SwiftLint'
s.license = { type: 'MIT', file: 'LICENSE' }