Skip to content

Commit

Permalink
feat: allow the passing of custom options for get calls if those opti…
Browse files Browse the repository at this point in the history
…ons 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 <tonywunj@yahoo.com>
  • Loading branch information
ibmuserpublic and molyholy committed Oct 21, 2021
1 parent 8b6f007 commit 426432c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/gramps/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gramps/gramps",
"version": "4.1.0",
"version": "4.1.1",
"description": "GraphQL Microservice Pattern Server",
"main": "dist/index.js",
"files": [
Expand Down

0 comments on commit 426432c

Please sign in to comment.