Skip to content

Commit

Permalink
3.0.1-alpha.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zirkelc committed Mar 24, 2024
1 parent b6c147d commit 05477bb
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": "3.0.0",
"version": "3.0.1-alpha.0",
"description": "SignatureV4 fetch implemented with official @aws-sdk v3",
"packageManager": "[email protected]",
"type": "module",
Expand Down Expand Up @@ -58,4 +58,4 @@
"typescript": "^5.2.0",
"vitest": "^0.34.6"
}
}
}

0 comments on commit 05477bb

Please sign in to comment.