Skip to content

Commit e231c30

Browse files
committed
chore: update package version to 0.3.5
Change version number in package.json from 1.0.0 to 0.3.5 to align with recent updates in the project, reflecting the latest development stage.
1 parent 4fb424a commit e231c30

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "variable-contract",
33
"private": true,
4-
"version": "1.0.0",
4+
"version": "0.3.5",
55
"packageManager": "pnpm@10.26.0",
66
"scripts": {
77
"docs:dev": "docmd dev",

0 commit comments

Comments
 (0)