Skip to content

Commit c935440

Browse files
committed
package version bump
1 parent 74d6ca0 commit c935440

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

HISTORY.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,6 @@
77
- 0.0.2.1-fix-redirect-protocol
88
Adding http/https protocol to redirect urls.
99
Redirect url full paths require a leading slash.
10+
11+
- 0.0.3
12+
Restify version bump, along with bumps for dev dependencies.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nodejs-tdd-boilerplate",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"description": "TDD boilerplate for NodeJS API apps",
55
"author": "Bryan Donovan",
66
"engines": {

0 commit comments

Comments
 (0)