Skip to content

Commit ea90c42

Browse files
author
Kevin Whitley
committed
Symantic version bump
1 parent 7280c30 commit ea90c42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "treeize",
3-
"version": "0.1.0",
3+
"version": "1.0.0",
44
"description": "Converts tabular row data (as from SQL joins, flat JSON, etc) to deep object graphs based on simple column naming conventions - without the use of an ORM or models.",
55
"main": "./lib/treeize.js",
66
"repository": {

0 commit comments

Comments
 (0)