Prepare 0.63.2 release

This commit is contained in:
Danny Mösch
2026-01-26 19:12:08 +00:00
parent 1bc3ef0dae
commit 3c4fe314b3
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.63.1'
s.version = '0.63.2'
s.summary = 'A tool to enforce Swift style and conventions.'
s.homepage = 'https://github.com/realm/SwiftLint'
s.license = { type: 'MIT', file: 'LICENSE' }