mirror of
https://github.com/fxm90/GradientLoadingBar.git
synced 2026-06-16 12:24:31 +00:00
🔖 :: bump version
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
PODS:
|
||||
- GradientLoadingBar (1.1.16):
|
||||
- GradientLoadingBar (1.1.17):
|
||||
- LightweightObservable (~> 1.0)
|
||||
- LightweightObservable (1.0.1)
|
||||
- SwiftFormat/CLI (0.40.10)
|
||||
@@ -21,7 +21,7 @@ EXTERNAL SOURCES:
|
||||
:path: "../"
|
||||
|
||||
SPEC CHECKSUMS:
|
||||
GradientLoadingBar: cd8ff33f9057a346e57b39a583efc36ac27bffd5
|
||||
GradientLoadingBar: a0e1855e4ba5051301027d5f4a129f38003cc2b9
|
||||
LightweightObservable: d723535b481a5ac7853d4e423779c636534542ab
|
||||
SwiftFormat: d0e2118da5bfccc0158f0b8eff80c476c5acd984
|
||||
SwiftLint: fed9c66336e41fc74dc48a73678380718f0c8b0e
|
||||
|
||||
+2
-2
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "GradientLoadingBar",
|
||||
"version": "1.1.16",
|
||||
"version": "1.1.17",
|
||||
"summary": "A customizable animated gradient loading bar.",
|
||||
"description": "A customizable animated gradient loading bar.\nInspired by https://codepen.io/marcobiedermann/pen/LExXWW",
|
||||
"homepage": "https://github.com/fxm90/GradientLoadingBar",
|
||||
@@ -14,7 +14,7 @@
|
||||
},
|
||||
"source": {
|
||||
"git": "https://github.com/fxm90/GradientLoadingBar.git",
|
||||
"tag": "1.1.16"
|
||||
"tag": "1.1.17"
|
||||
},
|
||||
"social_media_url": "https://twitter.com/askfxm90",
|
||||
"platforms": {
|
||||
|
||||
Generated
+2
-2
@@ -1,5 +1,5 @@
|
||||
PODS:
|
||||
- GradientLoadingBar (1.1.16):
|
||||
- GradientLoadingBar (1.1.17):
|
||||
- LightweightObservable (~> 1.0)
|
||||
- LightweightObservable (1.0.1)
|
||||
- SwiftFormat/CLI (0.40.10)
|
||||
@@ -21,7 +21,7 @@ EXTERNAL SOURCES:
|
||||
:path: "../"
|
||||
|
||||
SPEC CHECKSUMS:
|
||||
GradientLoadingBar: cd8ff33f9057a346e57b39a583efc36ac27bffd5
|
||||
GradientLoadingBar: a0e1855e4ba5051301027d5f4a129f38003cc2b9
|
||||
LightweightObservable: d723535b481a5ac7853d4e423779c636534542ab
|
||||
SwiftFormat: d0e2118da5bfccc0158f0b8eff80c476c5acd984
|
||||
SwiftLint: fed9c66336e41fc74dc48a73678380718f0c8b0e
|
||||
|
||||
+1
-1
@@ -15,7 +15,7 @@
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>FMWK</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.1.16</string>
|
||||
<string>1.1.17</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleVersion</key>
|
||||
|
||||
Reference in New Issue
Block a user