Skip to content

Commit f13c180

Browse files
committed
v3.2.0
1 parent 70f40f4 commit f13c180

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": "18.2.0",
2727
"react-dom": "18.2.0",
2828
"reason-promise": "1.1.5",
29-
"rescript-apollo-client": "3.1.0",
29+
"rescript-apollo-client": "3.2.0",
3030
"subscriptions-transport-ws": "0.11.0"
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.1.0",
4+
"version": "3.2.0",
55
"keywords": [
66
"Apollo",
77
"BuckleScript",

0 commit comments

Comments
 (0)