Skip to content

Commit b68bf75

Browse files
committed
1.1.0 Release
This commit signifies the 1.1.0 release. This release adds the logout feature the the project as well as some minor bug fixes and additional testing. Signed-off-by: Lui de la Parra <[email protected]>
1 parent 9efef54 commit b68bf75

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": "1.0.2",
3+
"version": "1.1.0",
44
"description":
55
"A FileMaker Data API client designed to allow easier interaction with a FileMaker application from a web environment.",
66
"main": "index.js",

0 commit comments

Comments
 (0)