Skip to content

Commit 8a1c545

Browse files
committed
updated to new apiNG structure
1 parent 6bcbb8b commit 8a1c545

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.5",
7+
"version": "0.7.6",
88
"description": "Twitter plugin for apiNG",
99
"main": "dist/aping-plugin-codebird.min.js",
1010
"moduleType": [],

dist/aping-plugin-codebird.js

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

dist/aping-plugin-codebird.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-codebird",
3-
"version": "0.7.5",
3+
"version": "0.7.6",
44
"description": "Twitter plugin for apiNG",
55
"main": "dist/aping-plugin-codebird.min.js",
66
"scripts": {

0 commit comments

Comments
 (0)