Skip to content

Commit

Permalink
Update version to 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
batanus committed Jan 3, 2023
1 parent 8cfa17f commit 442de8e
Show file tree
Hide file tree
Showing 6 changed files with 213 additions and 207 deletions.
2 changes: 1 addition & 1 deletion DMScrollBar.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'DMScrollBar'
s.version = '1.0.2'
s.version = '1.0.3'
s.summary = 'Customizable Scroll Bar for Scroll view.'
s.description = "Customizable Scroll Bar for Scroll View with additional info label appearing during the scroll."
s.homepage = 'https://github.com/batanus/DMScrollBar'
Expand Down
4 changes: 2 additions & 2 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PODS:
- DMScrollBar (1.0.1)
- DMScrollBar (1.0.3)

DEPENDENCIES:
- DMScrollBar (from `../`)
Expand All @@ -9,7 +9,7 @@ EXTERNAL SOURCES:
:path: "../"

SPEC CHECKSUMS:
DMScrollBar: 9d3af2a0be7063bdde465352f8a92a1a37504204
DMScrollBar: 469a314e7e9ff40028372c64be605cb3b6c9b8c4

PODFILE CHECKSUM: 507fb18072a74f73e82cc05d6cc741591f4798ee

Expand Down
9 changes: 7 additions & 2 deletions Example/Pods/Local Podspecs/DMScrollBar.podspec.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Example/Pods/Manifest.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 442de8e

Please sign in to comment.