Skip to content

Commit

Permalink
chore: bumped version to 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnnyTheTank committed Dec 23, 2015
1 parent 3741673 commit d570bc9
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"authors": [
"Jonathan Hornung <[email protected]>"
],
"version": "0.1.10",
"version": "0.6.0",
"description": "facebook plugin for apiNG",
"main": "dist/angular-plugin-facebook.min.js",
"moduleType": [],
Expand Down
2 changes: 1 addition & 1 deletion dist/aping-plugin-facebook.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "aping-plugin-facebook",
"version": "0.1.10",
"version": "0.6.0",
"description": "facebook plugin for apiNG",
"main": "Gruntfile.js",
"scripts": {
Expand Down Expand Up @@ -30,4 +30,4 @@
"grunt-contrib-uglify": "^0.11.0",
"grunt-contrib-watch": "^0.6.1"
}
}
}

0 comments on commit d570bc9

Please sign in to comment.