Skip to content

Commit

Permalink
Version 4.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ninjaprox committed Jan 21, 2019
1 parent 17191e4 commit 6b74389
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PODS:
- NVActivityIndicatorView (4.5.1):
- NVActivityIndicatorView/Presenter (= 4.5.1)
- NVActivityIndicatorView/Presenter (4.5.1)
- NVActivityIndicatorView (4.6.0):
- NVActivityIndicatorView/Presenter (= 4.6.0)
- NVActivityIndicatorView/Presenter (4.6.0)

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

SPEC CHECKSUMS:
NVActivityIndicatorView: 7dcf424cdb3050de1e45dd44ddd92f41e57ff1d7
NVActivityIndicatorView: 7cf5b6bd65a2f36626729bf9aec9b0a4c429e0de

PODFILE CHECKSUM: e5d164996aa6d71a0eda53503111c16d861ecbc6

Expand Down
2 changes: 1 addition & 1 deletion NVActivityIndicatorView.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'NVActivityIndicatorView'
s.version = '4.5.1'
s.version = '4.6.0'
s.summary = 'A collection of awesome loading animations'
s.homepage = 'https://github.com/ninjaprox/NVActivityIndicatorView'
s.screenshot = 'https://raw.githubusercontent.com/ninjaprox/NVActivityIndicatorView/master/Demo.gif'
Expand Down
2 changes: 1 addition & 1 deletion Source/NVActivityIndicatorView/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>4.5.1</string>
<string>4.6.0</string>
<key>CFBundleVersion</key>
<string>$(CURRENT_PROJECT_VERSION)</string>
<key>NSPrincipalClass</key>
Expand Down

0 comments on commit 6b74389

Please sign in to comment.