diff --git a/bower.json b/bower.json index b2d34e4..6094b70 100644 --- a/bower.json +++ b/bower.json @@ -20,5 +20,5 @@ "examples", "test" ], - "version": "1.0.1" + "version": "2.0.0" } diff --git a/package.json b/package.json index dd98d0d..99decdd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "markdown-it-link-attributes", - "version": "1.0.0", + "version": "2.0.0", "description": "A markdown-it plugin to configure the attributes for links", "main": "index.js", "scripts": {