diff options
| author | Jan Tuomi <jan.tuomi@eficode.com> | 2018-07-12 15:40:49 +0300 |
|---|---|---|
| committer | Jan Tuomi <jan.tuomi@eficode.com> | 2018-07-12 15:41:16 +0300 |
| commit | 00bb5585f28773acdc742800181ce22ec41b5415 (patch) | |
| tree | 7f820267bbb3950b0f0e7b5c0d42b15d60168fc9 /package.json | |
| parent | d965ac8bb00e443c6c9ce72674b72edcaa3e9ecc (diff) | |
Fix secrets fetching
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index c6fe556..897c5d5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "faaslift", - "version": "1.0.3", + "version": "1.0.4", "description": "", "main": "index.js", "scripts": { |
