diff --git a/Example/Info.plist b/Example/Info.plist
index 61c2f4d..93ac601 100644
--- a/Example/Info.plist
+++ b/Example/Info.plist
@@ -15,9 +15,9 @@
CFBundlePackageType
$(PRODUCT_BUNDLE_PACKAGE_TYPE)
CFBundleShortVersionString
- 5.1.0
+ 5.1.1
CFBundleVersion
- 46
+ 47
LSRequiresIPhoneOS
UIApplicationSceneManifest
diff --git a/NVActivityIndicatorView.podspec b/NVActivityIndicatorView.podspec
index c8f8239..5428888 100644
--- a/NVActivityIndicatorView.podspec
+++ b/NVActivityIndicatorView.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'NVActivityIndicatorView'
- s.version = '5.1.0'
+ s.version = '5.1.1'
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'
diff --git a/NVActivityIndicatorView.xcodeproj/NVActivityIndicatorViewExtended_Info.plist b/NVActivityIndicatorView.xcodeproj/NVActivityIndicatorViewExtended_Info.plist
index 13e731e..86d0f6a 100644
--- a/NVActivityIndicatorView.xcodeproj/NVActivityIndicatorViewExtended_Info.plist
+++ b/NVActivityIndicatorView.xcodeproj/NVActivityIndicatorViewExtended_Info.plist
@@ -15,11 +15,11 @@
CFBundlePackageType
FMWK
CFBundleShortVersionString
- 5.1.0
+ 5.1.1
CFBundleSignature
????
CFBundleVersion
- 46
+ 47
NSPrincipalClass
diff --git a/NVActivityIndicatorView.xcodeproj/NVActivityIndicatorView_Info.plist b/NVActivityIndicatorView.xcodeproj/NVActivityIndicatorView_Info.plist
index 13e731e..86d0f6a 100644
--- a/NVActivityIndicatorView.xcodeproj/NVActivityIndicatorView_Info.plist
+++ b/NVActivityIndicatorView.xcodeproj/NVActivityIndicatorView_Info.plist
@@ -15,11 +15,11 @@
CFBundlePackageType
FMWK
CFBundleShortVersionString
- 5.1.0
+ 5.1.1
CFBundleSignature
????
CFBundleVersion
- 46
+ 47
NSPrincipalClass
diff --git a/NVActivityIndicatorView.xcodeproj/project.pbxproj b/NVActivityIndicatorView.xcodeproj/project.pbxproj
index efd8fc3..76111bf 100644
--- a/NVActivityIndicatorView.xcodeproj/project.pbxproj
+++ b/NVActivityIndicatorView.xcodeproj/project.pbxproj
@@ -849,7 +849,7 @@
OBJ_100 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CURRENT_PROJECT_VERSION = 46;
+ CURRENT_PROJECT_VERSION = 47;
ENABLE_TESTABILITY = YES;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
@@ -955,7 +955,7 @@
OBJ_56 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CURRENT_PROJECT_VERSION = 46;
+ CURRENT_PROJECT_VERSION = 47;
ENABLE_TESTABILITY = YES;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
@@ -986,7 +986,7 @@
OBJ_57 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CURRENT_PROJECT_VERSION = 46;
+ CURRENT_PROJECT_VERSION = 47;
ENABLE_TESTABILITY = YES;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
@@ -1017,7 +1017,7 @@
OBJ_99 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CURRENT_PROJECT_VERSION = 46;
+ CURRENT_PROJECT_VERSION = 47;
ENABLE_TESTABILITY = YES;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
diff --git a/Tests/Info.plist b/Tests/Info.plist
index 661c432..3def15d 100644
--- a/Tests/Info.plist
+++ b/Tests/Info.plist
@@ -15,8 +15,8 @@
CFBundlePackageType
$(PRODUCT_BUNDLE_PACKAGE_TYPE)
CFBundleShortVersionString
- 5.1.0
+ 5.1.1
CFBundleVersion
- 46
+ 47