Skip to content

Commit 5628ddc

Browse files
committed
fix: fixed items
1 parent ffe633e commit 5628ddc

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"authors": [
55
"Jonathan Hornung <[email protected]>"
66
],
7-
"version": "0.7.6",
7+
"version": "0.7.7",
88
"description": "Facebook plugin for apiNG",
99
"main": "dist/angular-plugin-facebook.min.js",
1010
"moduleType": [],

dist/aping-plugin-facebook.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
@name: aping-plugin-facebook
3-
@version: 0.7.6 (11-01-2016)
3+
@version: 0.7.7 (11-01-2016)
44
@author: Jonathan Hornung
55
@url: https://github.com/JohnnyTheTank/apiNG-plugin-facebook
66
@license: MIT

dist/aping-plugin-facebook.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "aping-plugin-facebook",
3-
"version": "0.7.6",
3+
"version": "0.7.7",
44
"description": "Facebook plugin for apiNG",
55
"main": "dist/angular-plugin-facebook.min.js",
66
"scripts": {

0 commit comments

Comments
 (0)