Skip to content

Commit af2eb94

Browse files
committed
Release 2.21.1
1 parent 935d39c commit af2eb94

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Periphery.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |spec|
22
spec.name = "Periphery"
3-
spec.version = "2.21.0"
3+
spec.version = "2.21.1"
44
spec.summary = "A tool to identify unused code in Swift projects."
55
spec.homepage = "https://github.com/peripheryapp/periphery"
66
spec.license = { :type => 'MIT', :file => 'LICENSE.md' }

Sources/Frontend/Version.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
let PeripheryVersion = "2.21.0"
1+
let PeripheryVersion = "2.21.1"

0 commit comments

Comments
 (0)