Skip to content

Commit 00f38d0

Browse files
committed
Version bump to v0.2.1
1 parent dbb92fa commit 00f38d0

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

package.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@logicwind/react-native-matomo-tracker",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "React-native plugin for matomo analytics",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",
@@ -37,7 +37,10 @@
3737
"keywords": [
3838
"react-native",
3939
"ios",
40-
"android"
40+
"android",
41+
"react-native-tvos",
42+
"analytics",
43+
"tracking"
4144
],
4245
"repository": {
4346
"type": "git",

0 commit comments

Comments
 (0)