Skip to content

Commit

Permalink
Fix #2
Browse files Browse the repository at this point in the history
  • Loading branch information
Akryum committed Sep 21, 2016
1 parent 1656f7c commit 13bdca3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Integrates [apollo](http://www.apollostack.com/) in your vue components with declarative queries.

[See a simple Apollo server example](https://github.com/Akryum/apollo-server-example)
[Apollo "hello world" app](https://github.com/Akryum/frontpage-vue-app)

## Installation

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vue-apollo",
"version": "1.0.0-beta7-3",
"version": "1.0.0-beta8",
"description": "Vue apollo integration",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 13bdca3

Please sign in to comment.