Skip to content

Commit

Permalink
jump version for new release 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JenkinsRHD committed Apr 24, 2017
1 parent 4164331 commit 95d684a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 8 deletions.
5 changes: 3 additions & 2 deletions debianstatic/on-http/changelog
@@ -1,4 +1,4 @@
on-http (2.2.0) UNRELEASED; urgency=low
on-http (2.3.0) UNRELEASED; urgency=low

* Initial release
* release 1.0.0
Expand All @@ -8,5 +8,6 @@ on-http (2.2.0) UNRELEASED; urgency=low
* release 2.0.0
* release 2.1.0
* release 2.2.0
* release 2.3.0

-- rackhd <rackhd@emc.com> Wed, 12 Apr 2017 03:39:42 -0400
-- rackhd <rackhd@emc.com> Mon, 24 Apr 2017 05:31:24 -0400
9 changes: 3 additions & 6 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "on-http",
"version": "2.2.0",
"version": "2.3.0",
"description": "OnRack Http Server",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -64,7 +64,7 @@
},
"devDependencies": {
"apidoc": "^0.12.1",
"bootprint": "~0.8.5",
"bootprint": "^1.0.0",
"bootprint-swagger": "~0.13.1",
"chai": "^2.0.0",
"chai-as-promised": "^4.2.0",
Expand All @@ -90,10 +90,7 @@
"sinon-as-promised": "^2.0.3",
"sinon-chai": "^2.7.0",
"supertest": "^1.2.0",
"xunit-file": "0.0.6",
"bootprint-swagger": "~0.13.1",
"bootprint": "^1.0.0",
"html-pdf": "~2.1.0"
"xunit-file": "0.0.6"
},
"apidoc": {
"name": "RackHD API Documentation",
Expand Down

0 comments on commit 95d684a

Please sign in to comment.