Skip to content

Commit

Permalink
Merge pull request #139 from apollostack/v0.7.0
Browse files Browse the repository at this point in the history
Release v0.7.0
  • Loading branch information
Urigo authored Oct 31, 2016
2 parents 018bc4a + 47266c4 commit 845a6b6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
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
Original file line number Diff line number Diff line change
@@ -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 845a6b6

Please sign in to comment.