Skip to content
This repository was archived by the owner on Jan 25, 2023. It is now read-only.

Commit 179eda9

Browse files
committed
compiles v0.2.6
1 parent 263dfad commit 179eda9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "d3plus-form",
3-
"version": "0.2.5",
3+
"version": "0.2.6",
44
"description": "Javascript rendered input forms.",
55
"main": "build/d3plus-form.js",
66
"jsnext:main": "es/index",
@@ -46,4 +46,4 @@
4646
"build/d3plus-form.min.js",
4747
"es"
4848
]
49-
}
49+
}

0 commit comments

Comments
 (0)