diff --git a/bower.json b/bower.json index 833d6ae..463e76f 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "jsoneditor", - "version": "2.3.3", + "version": "2.3.4-SNAPSHOT", "description": "A web-based tool to view, edit and format JSON", "tags": [ "json", diff --git a/package.json b/package.json index 239f001..22fa3ee 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jsoneditor", - "version": "2.3.3", + "version": "2.3.4-SNAPSHOT", "main": "jsoneditor.js", "description": "A web-based tool to view, edit and format JSON", "tags": [