Skip to content

Commit

Permalink
Update version to 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
batanus committed Jan 16, 2023
1 parent 6719170 commit 774b1b7
Show file tree
Hide file tree
Showing 6 changed files with 221 additions and 220 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.4'
s.version = '2.0.0'
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.4)
- DMScrollBar (2.0.0)

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

SPEC CHECKSUMS:
DMScrollBar: 29380234371048c10043a780772b15f236b39e7b
DMScrollBar: ce3c80b71f76f3adc133e7c71c58ec5e53a30ad9

PODFILE CHECKSUM: 507fb18072a74f73e82cc05d6cc741591f4798ee

Expand Down
4 changes: 2 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 774b1b7

Please sign in to comment.