Skip to content

Commit 2a1b43d

Browse files
committed
2.3.1 Release
This commit signifies the 2.3.1 release. This release fixes a security vulnerability introduced through a project dependency. Signed-off-by: Lui de la Parra <Lui@mutesymphony.com>
1 parent 92457a2 commit 2a1b43d

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": "fms-api-client",
3-
"version": "2.3.0",
3+
"version": "2.3.1",
44
"description": "A FileMaker Data API client designed to allow easier interaction with a FileMaker database from a web environment.",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)