Skip to content

Commit

Permalink
chore(package.json): update version to "0.0.0-semantically-released" …
Browse files Browse the repository at this point in the history
…to align with the semantic release process
  • Loading branch information
Codycody31 committed Dec 13, 2023
1 parent 77ba7ef commit 12e3c01
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vmgware/js-validator",
"version": "1.4.2",
"version": "0.0.0-semantically-released",
"description": "A versatile and easy-to-use JavaScript validation library for ensuring data integrity with extensive customization options.",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
Expand Down Expand Up @@ -41,4 +41,4 @@
"dependencies": {
"fix-tsup-cjs": "^1.2.0"
}
}
}

0 comments on commit 12e3c01

Please sign in to comment.