Skip to content

Commit

Permalink
Version bump to 0.7.20
Browse files Browse the repository at this point in the history
  • Loading branch information
jdorn committed Jun 8, 2015
1 parent 3083d46 commit 9285722
Show file tree
Hide file tree
Showing 6 changed files with 18 additions and 15 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "json-editor",
"version": "0.7.19",
"version": "0.7.20",
"authors": [
"Jeremy Dorn <jeremy@jeremydorn.com>"
],
Expand Down
11 changes: 7 additions & 4 deletions dist/jsoneditor.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions dist/jsoneditor.js.map

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions dist/jsoneditor.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "json-editor",
"title": "JSONEditor",
"description": "JSON Schema based editor",
"version": "0.7.19",
"version": "0.7.20",
"main": "dist/jsoneditor.js",
"author": {
"name": "Jeremy Dorn",
Expand Down
2 changes: 1 addition & 1 deletion src/intro.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! JSON Editor v0.7.19 - JSON Schema -> HTML Editor
/*! JSON Editor v0.7.20 - JSON Schema -> HTML Editor
* By Jeremy Dorn - https://github.com/jdorn/json-editor/
* Released under the MIT license
*
Expand Down

0 comments on commit 9285722

Please sign in to comment.