diff options
| author | Jan Tuomi <jan.tuomi@eficode.com> | 2018-07-13 11:00:47 +0300 |
|---|---|---|
| committer | Jan Tuomi <jan.tuomi@eficode.com> | 2018-07-13 11:01:24 +0300 |
| commit | a79413824414d1cda8341900becec1ea2b9d8617 (patch) | |
| tree | 39fc261ed71824961007b2ecfc87a559a68522b7 /package.json | |
| parent | 9615718012ee798f58834572cfe69c468a05027f (diff) | |
Allow user to dequeue a package installation and list packages
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 64855ca..e11c0ce 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "faaslift", - "version": "1.0.6", + "version": "1.0.7", "description": "", "main": "index.js", "scripts": { |
