Skip to content

Commit 1894f91

Browse files
committed
Version 2.1.0
1 parent 8b10445 commit 1894f91

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

elm-package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "1.0.1",
2+
"version": "2.1.0",
33
"summary": "JSON viewer for elm apps",
44
"repository": "https://github.com/1602/json-viewer.git",
55
"license": "ISC",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "json-viewer-custom-element",
3-
"version": "2.0.0",
3+
"version": "2.1.0",
44
"description": "Custom HTML element: json-viewer",
55
"main": "build/custom-element.js",
66
"repository": "git@github.com:1602/json-viewer.git",

0 commit comments

Comments
 (0)