Skip to content

Commit 33b8551

Browse files
committed
2.2.1 Release
This commit signifies the 2.2.1 release. This release fixes an issue that would prevent expired sessions from being successfully filtered.
1 parent ec14782 commit 33b8551

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.2.0",
3+
"version": "2.2.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)