Skip to content

Commit

Permalink
Bump version to 0.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
jneurock committed Oct 20, 2020
1 parent a79a7e6 commit 9fea9e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@miragejs/graphql",
"version": "0.1.6",
"version": "0.1.7",
"description": "A library for handling GraphQL requests with Mirage JS",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
Expand Down Expand Up @@ -58,4 +58,4 @@
"engines": {
"node": "6.* || 8.* || >= 10.*"
}
}
}

0 comments on commit 9fea9e2

Please sign in to comment.