From a6aa10f9e34d6130aae492fd93213db5ca7bb886 Mon Sep 17 00:00:00 2001 From: rackhdci Date: Fri, 27 Apr 2018 22:31:44 +0000 Subject: [PATCH] bump version to 2.60.0 --- debianstatic/on-http/changelog | 5 +++-- npm-shrinkwrap.json | 2 +- package.json | 2 +- version | 2 +- 4 files changed, 6 insertions(+), 5 deletions(-) diff --git a/debianstatic/on-http/changelog b/debianstatic/on-http/changelog index 9bade7a28..aad54919d 100644 --- a/debianstatic/on-http/changelog +++ b/debianstatic/on-http/changelog @@ -1,4 +1,4 @@ -on-http (2.54.0) UNRELEASED; urgency=low +on-http (2.60.0) UNRELEASED; urgency=low * Initial release * release 1.0.0 @@ -62,5 +62,6 @@ on-http (2.54.0) UNRELEASED; urgency=low * release 2.52.0 * release 2.53.0 * release 2.54.0 + * release 2.60.0 - -- rackhd Fri, 20 Apr 2018 22:30:50 +0000 + -- rackhd Fri, 27 Apr 2018 22:31:44 +0000 diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 44846d204..69ff33185 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,7 +1,7 @@ { "//": "Copyright 2018, Dell EMC, Inc.", "name": "on-http", - "version": "2.54.0", + "version": "2.60.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 48552ae08..c74ec22e8 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "//": "Copyright 2017, Dell EMC, Inc.", "name": "on-http", - "version": "2.54.0", + "version": "2.60.0", "description": "OnRack Http Server", "main": "index.js", "scripts": { diff --git a/version b/version index 3966330cd..ac0125e35 100644 --- a/version +++ b/version @@ -1 +1 @@ -2.54.0 \ No newline at end of file +2.60.0 \ No newline at end of file