Skip to content

Commit 8b88796

Browse files
author
Tinaël Devresse
committed
chore: increment patch version
1 parent 23e8f32 commit 8b88796

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": "datadrop",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"type": "module",
55
"main": "./build/index.js",
66
"scripts": {
@@ -35,7 +35,7 @@
3535
"devDependencies": {
3636
"@biomejs/biome": "^1.9.4",
3737
"@types/node": "^20.12.7",
38-
"@types/nodemailer": "^6.4.7",
38+
"@types/nodemailer": "^6.4.7",
3939
"typescript": "^5.4.4"
4040
}
4141
}

0 commit comments

Comments
 (0)