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 (2.0.1):
|
||||
- GradientLoadingBar (2.0.2):
|
||||
- LightweightObservable (~> 2.0)
|
||||
- LightweightObservable (2.0.0)
|
||||
- SnapshotTesting (1.7.0)
|
||||
@@ -24,7 +24,7 @@ EXTERNAL SOURCES:
|
||||
:path: "../"
|
||||
|
||||
SPEC CHECKSUMS:
|
||||
GradientLoadingBar: f9e97f00d11c16021c2b232a9799544c3429a146
|
||||
GradientLoadingBar: 8ecde9e0ffe13cbbcd76c1d971077dbdc51d0e10
|
||||
LightweightObservable: f0c032384379a17cb048b861e33de8209155d7be
|
||||
SnapshotTesting: 273b614fcc60fac7d9f613f6648afa91a7da36be
|
||||
SwiftFormat: 2f5705a6e9f4791004478d939722b6803b77fc5a
|
||||
|
||||
+2
-2
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "GradientLoadingBar",
|
||||
"version": "2.0.1",
|
||||
"version": "2.0.2",
|
||||
"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": "2.0.1"
|
||||
"tag": "2.0.2"
|
||||
},
|
||||
"social_media_url": "https://twitter.com/_fxm90",
|
||||
"swift_versions": "5.0",
|
||||
|
||||
Generated
+2
-2
@@ -1,5 +1,5 @@
|
||||
PODS:
|
||||
- GradientLoadingBar (2.0.1):
|
||||
- GradientLoadingBar (2.0.2):
|
||||
- LightweightObservable (~> 2.0)
|
||||
- LightweightObservable (2.0.0)
|
||||
- SnapshotTesting (1.7.0)
|
||||
@@ -24,7 +24,7 @@ EXTERNAL SOURCES:
|
||||
:path: "../"
|
||||
|
||||
SPEC CHECKSUMS:
|
||||
GradientLoadingBar: f9e97f00d11c16021c2b232a9799544c3429a146
|
||||
GradientLoadingBar: 8ecde9e0ffe13cbbcd76c1d971077dbdc51d0e10
|
||||
LightweightObservable: f0c032384379a17cb048b861e33de8209155d7be
|
||||
SnapshotTesting: 273b614fcc60fac7d9f613f6648afa91a7da36be
|
||||
SwiftFormat: 2f5705a6e9f4791004478d939722b6803b77fc5a
|
||||
|
||||
+1
-1
@@ -15,7 +15,7 @@
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>FMWK</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>2.0.1</string>
|
||||
<string>2.0.2</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleVersion</key>
|
||||
|
||||
Reference in New Issue
Block a user