We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06b8c27 commit 87922aeCopy full SHA for 87922ae
1 file changed
PagedArray.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = "PagedArray"
3
- s.version = "0.5"
+ s.version = "0.6"
4
s.summary = "A Swift data structure for easier pagination"
5
s.description = <<-DESC
6
PagedArray is a generic Swift data structure for helping
0 commit comments