Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
pinceladasdaweb committed Nov 1, 2016
1 parent 73e9a44 commit 4816ed4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
4 changes: 2 additions & 2 deletions build/tweetlight.min.js

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

9 changes: 5 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,17 @@
{
"name": "tweetlight",
"description": "Display your latest tweets with pure JavaScript and PHP OAuth Library",
"version": "4.3.0",
"version": "4.4.0",
"private": true,
"author": "Pedro Rogério",
"main": "build/tweetlight.min.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"devDependencies": {
"grunt": "~0.4.5",
"grunt-contrib-watch": "~0.6.1",
"grunt-contrib-uglify": "~0.11.1"
"grunt": "~1.0.0",
"grunt-contrib-watch": "~1.0.0",
"grunt-contrib-uglify": "~2.0.0"
},
"repository": "https://github.com/pinceladasdaweb/tweetlight",
"bugs": {
Expand Down

0 comments on commit 4816ed4

Please sign in to comment.