diff --git a/bower.json b/bower.json index 0352b83..a2d9a20 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "json-formatter", - "version": "0.3.0", + "version": "0.3.1", "authors": "Mohsen Azimi ", "description": "JSON Formatter is an AngularJS directive for rendering JSON objects in HTML with a **collapsible** navigation.", "main": [ diff --git a/package.json b/package.json index 93e85e2..20f186d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jsonformatter", - "version": "0.3.0", + "version": "0.3.1", "description": "Angular Publishable Directive Boilerplate", "main": "dist/json-formatter.js", "repository": "git@github.com:mohsen1/json-formatter.git",