diff --git a/bower.json b/bower.json index 74e6fcc..05f349d 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "markdown-it-video", - "version": "0.1.6", + "version": "0.2.1", "authors": [ "Brian J. Geiger " ], diff --git a/package.json b/package.json index a4e2b90..23751cb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "markdown-it-video", - "version": "0.2.0", + "version": "0.2.1", "description": "Markdown-it plugin to embed a hosted videos", "main": "index.js", "scripts": {