Skip to content

Commit 68a2592

Browse files
committed
new version
1 parent f00d650 commit 68a2592

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,7 +1,7 @@
11
{
22
"name": "angular-facebook-api-factory",
33
"description": "angularjs factory for facebook json rest api requests",
4-
"version": "0.1.3",
4+
"version": "0.1.4",
55
"main": "Gruntfile.js",
66
"authors": [
77
"Jonathan Hornung"

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-facebook-api-factory",
3-
"version": "0.1.3",
3+
"version": "0.1.4",
44
"description": "angularjs factory for facebook json rest api requests",
55
"main": "Gruntfile.js",
66
"scripts": {

0 commit comments

Comments
 (0)