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