Skip to content

Commit 943163c

Browse files
committed
v0.0.1-beta.5
1 parent 8a99c7e commit 943163c

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
"graphql": "^14.0.0",
2727
"react": "16.13.1",
2828
"react-dom": "16.13.1",
29-
"reason-apollo-client": "^0.0.1-beta.4",
29+
"reason-apollo-client": "^0.0.1-beta.5",
3030
"reason-promise": "1.1.1",
3131
"reason-react": "0.9.1",
3232
"subscriptions-transport-ws": "0.9.16"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "reason-apollo-client",
33
"description": "ReasonML / BuckleScript bindings for the Apollo Client ecosystem",
4-
"version": "0.0.1-beta.4",
4+
"version": "0.0.1-beta.5",
55
"keywords": [
66
"Apollo",
77
"BuckleScript",

0 commit comments

Comments
 (0)