From 416a09c09a8d8d5bd190c07d1d3012ab6faf4851 Mon Sep 17 00:00:00 2001 From: rackhdci Date: Fri, 4 May 2018 22:31:59 +0000 Subject: [PATCH] bump version to 2.60.1 [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 57135eb1..0352cc06 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,7 +1,7 @@ { "//": "Copyright 2018, Dell EMC, Inc.", "name": "on-tasks", - "version": "2.60.0", + "version": "2.60.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 36b10c13..f1c82ae2 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "//": "Copyright 2017, Dell EMC, Inc.", "name": "on-tasks", - "version": "2.60.0", + "version": "2.60.1", "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 ac0125e3..fbdae6e2 100644 --- a/version +++ b/version @@ -1 +1 @@ -2.60.0 \ No newline at end of file +2.60.1 \ No newline at end of file