Skip to content

Commit

Permalink
Align package versions to 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
komiya-atsushi committed Jan 27, 2024
1 parent 348a3dd commit 4cf4e73
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "slack-bolt-aws",
"version": "1.0.0",
"version": "1.0.4",
"description": "AWS integrations for Bolt JS",
"author": {
"name": "KOMIYA Atsushi",
Expand Down
2 changes: 1 addition & 1 deletion packages/bolt-dynamodb/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@k11i/bolt-dynamodb",
"version": "1.0.3",
"version": "1.0.4",
"description": "DynamoDB-backed InstallationStore implementation for bolt-js",
"author": {
"name": "KOMIYA Atsushi",
Expand Down

0 comments on commit 4cf4e73

Please sign in to comment.