From 78bb920afa398c8856f4c6938cca2c22c745d05a Mon Sep 17 00:00:00 2001 From: Mohsen Azimi Date: Tue, 16 Dec 2014 13:34:40 -0800 Subject: [PATCH] 0.2.7 --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index ca320d9..22b4c2e 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "json-formatter", - "version": "0.2.6", + "version": "0.2.7", "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 f219a78..ec7ae8c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jsonformatter", - "version": "0.2.6", + "version": "0.2.7", "description": "Angular Publishable Directive Boilerplate", "main": "dist/json-formatter.js", "repository": "git@github.com:mohsen1/json-formatter.git",