Skip to content

Commit

Permalink
chore(core): change description to force version update (#6467)
Browse files Browse the repository at this point in the history
  • Loading branch information
trivikr authored Sep 12, 2024
1 parent 9ed53c0 commit eeffdc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/core",
"version": "3.649.0",
"description": "Core functions & classes shared by multiple AWS SDK clients",
"description": "Core functions & classes shared by multiple AWS SDK clients.",
"scripts": {
"build": "yarn lint && concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline core",
Expand Down

0 comments on commit eeffdc0

Please sign in to comment.