Skip to content

Commit 2904e4e

Browse files
committed
version bump
1 parent c3d8ffa commit 2904e4e

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ android.iml
4040
# Cocoapods
4141
#
4242
example/ios/Pods
43+
ios/Pods
44+
**/Pods
4345

4446
# node.js
4547
#

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-queue-it",
3-
"version": "0.1.15",
3+
"version": "0.1.16",
44
"description": "React Native Module for integrating Queue-it's virtual waiting room into React Native apps.",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",

0 commit comments

Comments
 (0)