Skip to content

Commit

Permalink
chore: v3.0.0-beta.21
Browse files Browse the repository at this point in the history
  • Loading branch information
Guillaume Chau committed Sep 2, 2018
1 parent 8f8c1dc commit 8e369c7
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion dist/vue-apollo.esm.js
Original file line number Diff line number Diff line change
Expand Up @@ -1896,7 +1896,7 @@ function install(Vue, options) {
ApolloProvider.install = install;

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

// Apollo provider
var ApolloProvider$1 = ApolloProvider;
Expand Down
Loading

0 comments on commit 8e369c7

Please sign in to comment.