Skip to content

Commit

Permalink
Bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
ajay-gandhi committed Nov 1, 2016
1 parent c917da7 commit 649d260
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "asciify-image",
"version": "0.0.7",
"version": "0.0.8",
"description": "Convert images to ASCII art without native dependencies",
"main": "index.js",
"bin": {
"asciify": "./cli.js"
},
"dependencies": {
"couleurs": "^5.0.0",
"lwip": "^0.0.8",
"lwip": "0.0.9",
"minimist": "^1.1.3",
"window-size": "^0.1.2"
},
Expand Down

0 comments on commit 649d260

Please sign in to comment.