Skip to content

Commit

Permalink
chore: v3.0.0-beta.26
Browse files Browse the repository at this point in the history
  • Loading branch information
Guillaume Chau committed Nov 9, 2018
1 parent 284f8bd commit 3bece9e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dist/vue-apollo.esm.js
Original file line number Diff line number Diff line change
Expand Up @@ -1918,7 +1918,7 @@ function install(Vue, options) {
}
ApolloProvider.install = install; // eslint-disable-next-line no-undef

ApolloProvider.version = "3.0.0-beta.25"; // Apollo provider
ApolloProvider.version = "3.0.0-beta.26"; // Apollo provider

var ApolloProvider$1 = ApolloProvider; // Components

Expand Down
Loading

0 comments on commit 3bece9e

Please sign in to comment.