Skip to content

Commit

Permalink
2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
abetomo committed Mar 6, 2021
1 parent 4d063d5 commit 2238b87
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@abetomo/simply-imitated-sqs",
"version": "1.1.3",
"version": "2.0.0",
"description": "Simply imitated SQS for testing",
"main": "index.js",
"scripts": {
Expand All @@ -9,7 +9,7 @@
"unit": "jest"
},
"bin": {
"sis-local-sqs-start": "./bin/webserver.js"
"sis-local-sqs-start": "bin/webserver.js"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 2238b87

Please sign in to comment.