Skip to content

Commit 4c398a7

Browse files
committed
chore: update version to 1.0.0 in package.json
1 parent e737f96 commit 4c398a7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tacxou/jsonforms_builder",
3-
"version": "0.0.1",
3+
"version": "1.0.0",
44
"description": "Form Builder for JSONForms using Quasar Framework",
55
"repository": "https://github.com/tacxou/jsonforms_builder.git",
66
"author": "tacxou <12997062+tacxou@users.noreply.github.com> (https://github.com/tacxou)",
@@ -87,4 +87,4 @@
8787
"node": ">=22.0.0",
8888
"bun": ">=1.0.0"
8989
}
90-
}
90+
}

0 commit comments

Comments
 (0)