Skip to content

Commit 66ea648

Browse files
committed
Setting version to 4.3.1
1 parent 0770e30 commit 66ea648

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"license": "AGPL-3.0-only",
3-
"version": "4.3.0",
3+
"version": "4.3.1",
44
"scripts": {
55
"cleanTest": "find dist -type d -name tests -prune -exec rm -rf {} \\;",
66
"lint": "eslint . --ext .ts,.tsx",
@@ -74,4 +74,4 @@
7474
"jsxBracketSameLine": true,
7575
"arrowParens": "always"
7676
}
77-
}
77+
}

0 commit comments

Comments
 (0)