Skip to content

Commit

Permalink
Update the version to 1.5.1 in podspec.
Browse files Browse the repository at this point in the history
  • Loading branch information
xingheng committed May 2, 2020
1 parent 6d67f0b commit 16f867c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion DSBaseViewController.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
Pod::Spec.new do |s|

s.name = "DSBaseViewController"
s.version = "1.5.0"
s.version = "1.5.1"
s.summary = "A serial of super view controller classes."

s.description = <<-DESC
Expand Down
6 changes: 3 additions & 3 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ PODS:
- CocoaLumberjack/Core
- CocoaLumberjack/Extensions (3.0.0):
- CocoaLumberjack/Default
- DSBaseViewController (1.5.0)
- DSBaseViewController (1.5.1)

DEPENDENCIES:
- CocoaLumberjack
Expand All @@ -23,8 +23,8 @@ EXTERNAL SOURCES:

SPEC CHECKSUMS:
CocoaLumberjack: c823149bccc5519a9447aeb433be7b1212a7d6a5
DSBaseViewController: 6c550d519c907ccbdad35761ae7fd3a2845f44cd
DSBaseViewController: bf810157e61285355e2f91ee657ffa6574214f6c

PODFILE CHECKSUM: 359f1437c52334fa4796e4ff7e89d8118e2a4a7a
PODFILE CHECKSUM: ad1806b918e2a64f28222279a05808930bca86e1

COCOAPODS: 1.9.1

0 comments on commit 16f867c

Please sign in to comment.