Skip to content

Commit 2cc3751

Browse files
authored
Merge pull request #226 from apollostack/v0.9.0-rc.2
Release v0.9.0-rc.2
2 parents 406d663 + 09fd110 commit 2cc3751

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
### vNEXT
44

5+
### v0.9.0-rc.2
6+
57
68

79
### v0.9.0-rc.1

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular2-apollo",
3-
"version": "0.9.0-rc.1",
3+
"version": "0.9.0-rc.2",
44
"description": "Angular 2.0 client for Apollo",
55
"main": "build/bundles/apollo.umd.js",
66
"module": "build/src/index.js",

0 commit comments

Comments
 (0)