Skip to content

Commit 8ba5858

Browse files
author
Guillaume Chau
committed
chore: v3.0.0-rc.4
1 parent fdf3e51 commit 8ba5858

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

dist/vue-apollo.esm.js

+1-1
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.3"; // Apollo provider
2076+
ApolloProvider.version = "3.0.0-rc.4"; // Apollo provider
20772077

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

0 commit comments

Comments
 (0)