Skip to content

Commit 594f090

Browse files
committed
Prep for v4.3.0
1 parent 5993144 commit 594f090

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
CHANGELOG
22
=========
33

4-
4.3.0
4+
4.3.0 (2021-08-31)
55

66
* Added support for the new `test` disposition action.
77
* Added support for the `/disposition/rule_label` output in Score, Insights and

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@maxmind/minfraud-api-node",
3-
"version": "4.2.0",
3+
"version": "4.3.0",
44
"description": "Node.js API for MaxMind minFraud Score, Insights, and Factors web services",
55
"main": "dist/src/index.js",
66
"homepage": "https://github.com/maxmind/minfraud-api-node",

0 commit comments

Comments
 (0)