Skip to content

Commit e80f17f

Browse files
committed
chore(package): bump version to alpha.9
Included in this release: * Upgrade to Angular2 beta.7, rxjs 5 beta.2, zone.js 0.15.5, and Firebase 2.4.1 * Remove FirebaseList provider-based API (in favor of AngularFire service) * Automatically unwrap values in list returned from AngularFire.list()
1 parent 6647328 commit e80f17f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angularfire2",
3-
"version": "2.0.0-alpha.8",
3+
"version": "2.0.0-alpha.9",
44
"description": "",
55
"main": "./dist/angularfire2.js",
66
"scripts": {

0 commit comments

Comments
 (0)