Skip to content

Commit 23e9a0c

Browse files
committed
0.4.1
1 parent 65462db commit 23e9a0c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "json-formatter",
3-
"version": "0.4.0",
3+
"version": "0.4.1",
44
"authors": "Mohsen Azimi <[email protected]>",
55
"description": "JSON Formatter is an AngularJS directive for rendering JSON objects in HTML with a **collapsible** navigation.",
66
"main": [

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jsonformatter",
3-
"version": "0.4.0",
3+
"version": "0.4.1",
44
"description": "Angular Publishable Directive Boilerplate",
55
"main": "dist/json-formatter.js",
66
"repository": "[email protected]:mohsen1/json-formatter.git",

0 commit comments

Comments
 (0)