Skip to content
This repository has been archived by the owner on Dec 3, 2023. It is now read-only.

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
fent committed Sep 13, 2013
1 parent 08a2ba5 commit 1735865
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "youtube-dl",
"description": "youtube-dl driver for node",
"keywords": ["youtube", "video", "download"],
"version": "1.2.12",
"version": "1.3.0",
"repository": {
"type": "git",
"url": "git://github.com/fent/node-youtube-dl.git"
Expand All @@ -15,7 +15,6 @@
},
"scripts": {
"install": "node ./scripts/download.js",
"update": "node ./scripts/download.js",
"test": "vows ./test/*.js --spec"
},
"dependencies": {
Expand Down

0 comments on commit 1735865

Please sign in to comment.