From 230a6f38f036a577edea5b550fe40792bf20d022 Mon Sep 17 00:00:00 2001 From: rackhdci Date: Fri, 4 May 2018 22:32:01 +0000 Subject: [PATCH] bump version to 2.60.1 --- 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 aad54919d..1a2f8179b 100644 --- a/debianstatic/on-http/changelog +++ b/debianstatic/on-http/changelog @@ -1,4 +1,4 @@ -on-http (2.60.0) UNRELEASED; urgency=low +on-http (2.60.1) UNRELEASED; urgency=low * Initial release * release 1.0.0 @@ -63,5 +63,6 @@ on-http (2.60.0) UNRELEASED; urgency=low * release 2.53.0 * release 2.54.0 * release 2.60.0 + * release 2.60.1 - -- rackhd Fri, 27 Apr 2018 22:31:44 +0000 + -- rackhd Fri, 04 May 2018 22:32:00 +0000 diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 69ff33185..cdc91cfc0 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,7 +1,7 @@ { "//": "Copyright 2018, Dell EMC, Inc.", "name": "on-http", - "version": "2.60.0", + "version": "2.60.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index c74ec22e8..f8b00c7d4 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "//": "Copyright 2017, Dell EMC, Inc.", "name": "on-http", - "version": "2.60.0", + "version": "2.60.1", "description": "OnRack Http Server", "main": "index.js", "scripts": { diff --git a/version b/version index ac0125e35..fbdae6e26 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