From 5d0d0e3e5c6c2ce0f5aca836cdd9ab6c46b3175d Mon Sep 17 00:00:00 2001 From: rackhdci Date: Fri, 8 Jun 2018 22:31:35 +0000 Subject: [PATCH] bump version to 2.60.5 [skip ci] --- npm-shrinkwrap.json | 2 +- package.json | 2 +- version | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 31f1fd34..1c0f136e 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,7 +1,7 @@ { "//": "Copyright 2018, Dell EMC, Inc.", "name": "on-tasks", - "version": "2.60.4", + "version": "2.60.5", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index f4ce408b..36781351 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "//": "Copyright 2017, Dell EMC, Inc.", "name": "on-tasks", - "version": "2.60.4", + "version": "2.60.5", "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 29e6af0c..d8aa0dab 100644 --- a/version +++ b/version @@ -1 +1 @@ -2.60.4 \ No newline at end of file +2.60.5 \ No newline at end of file