We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 018bc4a + 47266c4 commit 845a6b6Copy full SHA for 845a6b6
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
### vNEXT
4
5
+### v0.7.0
6
+
7
- Added support for **Ahead of Time** compilation ([PR #124](https://github.com/apollostack/angular2-apollo/pull/124))
8
9
package.json
@@ -1,6 +1,6 @@
1
{
"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",
0 commit comments