Skip to content

Commit

Permalink
chore: v3.0.0-rc.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Guillaume Chau committed Sep 12, 2019
1 parent fdf3e51 commit 8ba5858
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 @@ -2073,7 +2073,7 @@ function install(Vue, options) {
}
ApolloProvider.install = install; // eslint-disable-next-line no-undef

ApolloProvider.version = "3.0.0-rc.3"; // Apollo provider
ApolloProvider.version = "3.0.0-rc.4"; // Apollo provider

var ApolloProvider$1 = ApolloProvider; // Components

Expand Down
Loading

0 comments on commit 8ba5858

Please sign in to comment.