diff --git a/bower.json b/bower.json index 09943252875233c2141e0b9d1eaf9a994e0e8c28..63d7c76c95edc89cd1df262495ed209d5fdb2832 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "markdown-it-imsize", - "version": "1.1.3", + "version": "1.1.4", "authors": [ "tatsy <tatsy.mail@gmail.com>" ], diff --git a/package.json b/package.json index eda3117b764d41d9b93e7480a307b40fd7fcb04c..0f8ba153df50b9980665b72d5657d66e8ab1425a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "markdown-it-imsize", - "version": "1.1.3", + "version": "1.1.4", "description": "Markdown-it plugin to specify image size", "main": "lib/index.js", "scripts": {