Skip to content

Commit 8e369c7

Browse files
author
Guillaume Chau
committed
chore: v3.0.0-beta.21
1 parent 8f8c1dc commit 8e369c7

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

dist/vue-apollo.esm.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1896,7 +1896,7 @@ function install(Vue, options) {
18961896
ApolloProvider.install = install;
18971897

18981898
// eslint-disable-next-line no-undef
1899-
ApolloProvider.version = "3.0.0-beta.20";
1899+
ApolloProvider.version = "3.0.0-beta.21";
19001900

19011901
// Apollo provider
19021902
var ApolloProvider$1 = ApolloProvider;

0 commit comments

Comments
 (0)