Skip to content

Commit

Permalink
Merge pull request #7 from hubot-scripts/cleanup-npm-version-mess
Browse files Browse the repository at this point in the history
Cleanup package version mess I made
  • Loading branch information
stephenyeargin committed Jul 2, 2015
2 parents bfbe9a0 + f394dcf commit f27f2a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "hubot-youtube",
"description": "A hubot script for searching YouTube",
"version": "0.1.4",
"version": "1.0.1",
"author": "Josh Nichols <technicalpickles@github.com>",
"license": "MIT",
"keywords": "hubot, hubot-scripts, youtube",
Expand Down

0 comments on commit f27f2a1

Please sign in to comment.