Skip to content

Commit 1dd2ca2

Browse files
committed
chore: 1.0.0-alpha.1 version
1 parent 8e400ef commit 1dd2ca2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

example/ios/Podfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@ PODS:
282282
- React-jsinspector (0.68.1)
283283
- React-logger (0.68.1):
284284
- glog
285-
- react-native-keyboard-controller (1.0.0-alpha.0):
285+
- react-native-keyboard-controller (1.0.0-alpha.1):
286286
- React-Core
287287
- react-native-safe-area-context (4.2.4):
288288
- RCT-Folly
@@ -583,7 +583,7 @@ SPEC CHECKSUMS:
583583
React-jsiexecutor: 4a4bae5671b064a2248a690cf75957669489d08c
584584
React-jsinspector: 218a2503198ff28a085f8e16622a8d8f507c8019
585585
React-logger: f79dd3cc0f9b44f5611c6c7862badd891a862cf8
586-
react-native-keyboard-controller: ec0d3c325c2d3b6fe9c704cdb7b708bbcc3fe7b5
586+
react-native-keyboard-controller: 8322507b0c835a9062dc8290475bcb1d5d5333dd
587587
react-native-safe-area-context: f98b0b16d1546d208fc293b4661e3f81a895afd9
588588
React-perflogger: 30ab8d6db10e175626069e742eead3ebe8f24fd5
589589
React-RCTActionSheet: 4b45da334a175b24dabe75f856b98fed3dfd6201

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-keyboard-controller",
3-
"version": "1.0.0-alpha.0",
3+
"version": "1.0.0-alpha.1",
44
"description": "Platform agnostic keyboard manager",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",

0 commit comments

Comments
 (0)