Skip to content

Commit

Permalink
chore: Release v0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kamilkisiela committed Oct 31, 2016
1 parent 018bc4a commit 47266c4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,8 @@

### vNEXT

### v0.7.0

- Added support for **Ahead of Time** compilation ([PR #124](https://github.com/apollostack/angular2-apollo/pull/124))


Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "angular2-apollo",
"version": "0.6.0",
"version": "0.7.0",
"description": "Angular 2.0 client for Apollo",
"main": "build/src/index.js",
"typings": "./build/src/index.d.ts",
Expand Down

0 comments on commit 47266c4

Please sign in to comment.