Skip to content

Commit 3eb67d2

Browse files
committed
Release vintasend-aws-s3-attachments@0.10.0
1 parent fd73527 commit 3eb67d2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vintasend-aws-s3-attachments",
3-
"version": "0.9.1",
3+
"version": "0.10.0",
44
"description": "Implementation of AWS S3 Attachments for VintaSend",
55
"main": "dist/index.js",
66
"scripts": {
@@ -18,7 +18,7 @@
1818
"dependencies": {
1919
"@aws-sdk/client-s3": "^3.1000.0",
2020
"@aws-sdk/s3-request-presigner": "^3.1000.0",
21-
"vintasend": "^0.9.1"
21+
"vintasend": "^0.10.0"
2222
},
2323
"devDependencies": {
2424
"@vitest/coverage-v8": "^4.0.18",

0 commit comments

Comments
 (0)