diff --git a/package.json b/package.json index 2ae9935..c97993b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "image-to-ascii", - "version": "1.3.0", + "version": "1.3.1", "description": "A Node.JS module that converts images to ASCII art.", "main": "lib/index.js", "directories": {