Skip to content

Commit c57879f

Browse files
committed
v3.1.0
1 parent a40e236 commit c57879f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

EXAMPLES/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"react": "16.13.1",
2727
"react-dom": "16.13.1",
2828
"reason-promise": "1.1.1",
29-
"rescript-apollo-client": "3.0.0",
29+
"rescript-apollo-client": "3.1.0",
3030
"subscriptions-transport-ws": "0.9.16"
3131
}
3232
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "rescript-apollo-client",
33
"description": "ReScript bindings for the Apollo Client ecosystem",
4-
"version": "3.0.0",
4+
"version": "3.1.0",
55
"keywords": [
66
"Apollo",
77
"BuckleScript",

0 commit comments

Comments
 (0)