Skip to content

Commit e6f75e2

Browse files
author
Guillaume Chau
committed
chore: v3.0.0-rc.6
1 parent 16d4f43 commit e6f75e2

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
@@ -2073,7 +2073,7 @@ function install(Vue, options) {
20732073
}
20742074
ApolloProvider.install = install; // eslint-disable-next-line no-undef
20752075

2076-
ApolloProvider.version = "3.0.0-rc.5"; // Apollo provider
2076+
ApolloProvider.version = "3.0.0-rc.6"; // Apollo provider
20772077

20782078
var ApolloProvider$1 = ApolloProvider; // Components
20792079

0 commit comments

Comments
 (0)