From dfa8e866f7d4152877c93b3f4e7b34a25083a22f Mon Sep 17 00:00:00 2001 From: rackhdci Date: Fri, 29 Dec 2017 23:31:04 +0000 Subject: [PATCH] bump version to 2.38.0 [skip ci] --- package.json | 2 +- version | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index b38b4ca7..4f3274af 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "//": "Copyright 2017, Dell EMC, Inc.", "name": "on-tasks", - "version": "2.37.0", + "version": "2.38.0", "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 63f4857c..f6e57029 100644 --- a/version +++ b/version @@ -1 +1 @@ -2.37.0 \ No newline at end of file +2.38.0 \ No newline at end of file