Skip to content

Commit

Permalink
2.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
zirkelc committed Feb 9, 2024
1 parent f8bca1c commit a796a23
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": "aws-sigv4-fetch",
"version": "2.3.2",
"version": "2.3.3",
"description": "SignatureV4 fetch implemented with official @aws-sdk v3",
"packageManager": "[email protected]",
"type": "module",
Expand Down Expand Up @@ -60,4 +60,4 @@
"typescript": "^5.2.0",
"vitest": "^0.34.6"
}
}
}

0 comments on commit a796a23

Please sign in to comment.