From 78236043100ead8537b36e791aca0a0f9c23ffcf Mon Sep 17 00:00:00 2001 From: rackhdci Date: Fri, 20 Apr 2018 22:31:00 +0000 Subject: [PATCH] bump version to 2.54.0 [skip ci] --- package.json | 2 +- version | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index bf106af7..69fecc68 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "//": "Copyright 2017, Dell EMC, Inc.", "name": "on-tasks", - "version": "2.53.0", + "version": "2.54.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 3a1b4509..3966330c 100644 --- a/version +++ b/version @@ -1 +1 @@ -2.53.0 \ No newline at end of file +2.54.0 \ No newline at end of file