Skip to content

Commit c7b4776

Browse files
committed
Bump 1.0.0
1 parent f2240d7 commit c7b4776

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphql-compose-connection",
3-
"version": "0.0.1",
3+
"version": "1.0.0",
44
"description": "Plugin for `graphql-compose` which provide a connection resolver for types.",
55
"files": [
66
"es",
@@ -23,7 +23,7 @@
2323
},
2424
"homepage": "https://github.com/nodkz/graphql-compose-connection",
2525
"dependencies": {
26-
"graphql-compose": ">=0.0.5"
26+
"graphql-compose": ">=0.0.6"
2727
},
2828
"peerDependencies": {
2929
"graphql": "^0.5.0"

0 commit comments

Comments
 (0)