Skip to content

Commit 23e0f07

Browse files
committed
bump version
1 parent 9319608 commit 23e0f07

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angularfire",
3-
"version": "0.7.0",
3+
"version": "0.7.1",
44
"main": ["./angularfire.js"],
55
"ignore": ["Gruntfile.js", "package.js", "tests", "README.md", ".travis.yml"],
66
"dependencies": {

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angularfire",
3-
"version": "0.7.0",
3+
"version": "0.7.1",
44
"description": "An officially supported AngularJS binding for Firebase.",
55
"main": "angularfire.js",
66
"repository": {

0 commit comments

Comments
 (0)