Skip to content

Commit 426432c

Browse files
feat: allow the passing of custom options for get calls if those options are provided
* allow the passing of custom options for get calls if those options are provided * version increment for rest helpers * gramps version change Co-authored-by: molyholy <[email protected]>
1 parent 8b6f007 commit 426432c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/gramps/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gramps/gramps",
3-
"version": "4.1.0",
3+
"version": "4.1.1",
44
"description": "GraphQL Microservice Pattern Server",
55
"main": "dist/index.js",
66
"files": [

0 commit comments

Comments
 (0)