Skip to content

Commit

Permalink
update: podspec version to 2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Vladyslav Shkodych committed Jun 1, 2024
1 parent 4298252 commit e9e3661
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DebugFrame.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = "DebugFrame"
spec.version = "2.0.0"
spec.version = "2.2.1"
spec.summary = "Debug frame modifier for SwiftUI views."
spec.homepage = "https://github.com/vdshko/DebugFrame.git"
spec.license = { :type => "MIT", :file => "License" }
Expand Down

0 comments on commit e9e3661

Please sign in to comment.