Skip to content

Commit 176f719

Browse files
chore(release): 6.1.0 [skip ci]
# [6.1.0](v6.0.0...v6.1.0) (2021-11-19) ### Features * **test:** add jest tests and mock file for library users ([#140](#140)) ([cc904e7](cc904e7))
1 parent cc904e7 commit 176f719

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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-fbsdk-next",
3-
"version": "6.0.0",
3+
"version": "6.1.0",
44
"description": "Facebook SDK support for React Native apps.",
55
"main": "lib/commonjs/index.js",
66
"module": "lib/module/index.js",

0 commit comments

Comments
 (0)