Skip to content

Commit 5c43e3a

Browse files
chore: prepare for 0.6.2 release
1 parent e0b74e1 commit 5c43e3a

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

expo-example/.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,3 +67,9 @@ temp/
6767

6868
# Expo generated
6969
# @generated expo-cl
70+
71+
# @generated expo-cli sync-2b81b286409207a5da26e14c78851eb30d8ccbdb
72+
# The following patterns were generated by expo-cli
73+
74+
expo-env.d.ts
75+
# @end expo-cli

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cbl-reactnative",
3-
"version": "0.6.1",
3+
"version": "0.6.2",
44
"description": "Couchbase Lite Enterprise for React Native",
55
"author": "Dev Experience/Ecosystem Team @ Couchbase",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)