diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 0352cc06..1f8cd3d0 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,7 +1,7 @@ { "//": "Copyright 2018, Dell EMC, Inc.", "name": "on-tasks", - "version": "2.60.1", + "version": "2.60.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index f1c82ae2..d67d56d1 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "//": "Copyright 2017, Dell EMC, Inc.", "name": "on-tasks", - "version": "2.60.1", + "version": "2.60.2", "description": "Tasks repository (meant as a library of tasks) to be loaded and run by task graphs as needed.", "main": "index.js", "scripts": { diff --git a/version b/version index fbdae6e2..bef45545 100644 --- a/version +++ b/version @@ -1 +1 @@ -2.60.1 \ No newline at end of file +2.60.2 \ No newline at end of file