Skip to content

Commit da043e7

Browse files
committed
2.3.4 Release
This commit signifies the 2.3.4 release. This release updates project dependencies to their latest versions and fixes an issue with session handling that would cause extraneous sessions to be created. Signed-off-by: Lui de la Parra <[email protected]>
1 parent 1003c0c commit da043e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fms-api-client",
3-
"version": "2.3.3",
3+
"version": "2.3.4",
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)