Skip to content

Commit 3f8dcbe

Browse files
committed
updates version
1 parent 2a64e98 commit 3f8dcbe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "next-api-validation",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Request validator implemented in Next.js:)",
55
"main": "index.js",
66
"types": "index.d.ts",
@@ -26,4 +26,4 @@
2626
"url": "https://github.com/danybeltran/next-api-validation/issues"
2727
},
2828
"homepage": "https://github.com/danybeltran/next-api-validation#readme"
29-
}
29+
}

0 commit comments

Comments
 (0)