Skip to content

Commit

Permalink
Update AmazingWeakSequence.podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
khamitimur committed Mar 26, 2021
1 parent 921440f commit 83e3891
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AmazingWeakSequence.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |spec|

spec.name = "AmazingWeakSequence"
spec.version = "1.0.0"
spec.version = "1.0.1"
spec.summary = "Sequence that holds weak references to its elements."

spec.homepage = "https://github.com/khamitimur/AmazingWeakSequence"
Expand Down

0 comments on commit 83e3891

Please sign in to comment.