Skip to content

Commit 79e91b4

Browse files
committed
Rollback version number
1 parent 4b935b9 commit 79e91b4

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

example/ios/Podfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ PODS:
217217
- React-cxxreact (= 0.61.5)
218218
- React-jsi (= 0.61.5)
219219
- ReactCommon/jscallinvoker (= 0.61.5)
220-
- RNBootSplash (1.1.2):
220+
- RNBootSplash (1.1.1):
221221
- React
222222
- Yoga (1.14.0)
223223

@@ -336,7 +336,7 @@ SPEC CHECKSUMS:
336336
React-RCTText: 9ccc88273e9a3aacff5094d2175a605efa854dbe
337337
React-RCTVibration: a49a1f42bf8f5acf1c3e297097517c6b3af377ad
338338
ReactCommon: 198c7c8d3591f975e5431bec1b0b3b581aa1c5dd
339-
RNBootSplash: a42209618a11221324c1267d67e7d52b8951a000
339+
RNBootSplash: 765d40bdcc034ba1c604e28d2153250a08dda200
340340
Yoga: f2a7cd4280bfe2cca5a7aed98ba0eb3d1310f18b
341341

342342
PODFILE CHECKSUM: fff494dbc913e46c257369def59d59cf335f2b27

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-bootsplash",
3-
"version": "1.1.3",
3+
"version": "1.1.1",
44
"license": "MIT",
55
"description": "Display a bootsplash on your app starts. Hide it when you want.",
66
"author": "Mathieu Acthernoene <[email protected]>",

0 commit comments

Comments
 (0)