Skip to content

Commit e3e4d64

Browse files
committed
Bugfix to ensure that if no application source exists the exit code is
1. Removing trailing whitespace.
1 parent 0ea858a commit e3e4d64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "aws-code-deploy",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "Bash script to easily deploy applications with AWS Code Deploy.",
55
"author": "TechPivot",
66
"main": "bin/aws-code-deploy.sh",

0 commit comments

Comments
 (0)