Skip to content
This repository was archived by the owner on Mar 17, 2025. It is now read-only.

Commit a4c3547

Browse files
committed
Bump bower to v0.3.0
1 parent bf9763c commit a4c3547

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bower.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"name": "angular-fire",
3-
"version": "0.2.0",
3+
"version": "0.3.0",
44
"main": ["./angularFire.js", "./angularfire.min.js"],
55
"ignore": ["Makefile", "tests", "README.md", ".travis.yml"],
66
"dependencies": {
7-
"angular": "1.0.7"
7+
"angular": "1.1.5"
88
}
99
}

0 commit comments

Comments
 (0)