Skip to content

Commit

Permalink
fix(package version): fix package version
Browse files Browse the repository at this point in the history
  • Loading branch information
vegandiet705 committed May 11, 2024
1 parent 064add1 commit 0638ebd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "postal-code-validator",
"version": "1.0.2",
"version": "1.0.1",
"description": "A package for validating postal codes",
"scripts": {
"dev": "concurrently \"npm run build -- --watch\" \"npm test\"",
Expand Down

0 comments on commit 0638ebd

Please sign in to comment.