Skip to content
This repository was archived by the owner on Nov 8, 2024. It is now read-only.

Commit 5c68878

Browse files
committed
Merge pull request #142 from apiaryio/kubula/v0.4.4
Bump version to 0.4.4
2 parents 2dce1dc + 967c744 commit 5c68878

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.npmignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
src/
2+
.travis.yml
23
.git*
34
.vagrant
5+
.npmignore

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dredd",
3-
"version": "0.4.3",
3+
"version": "0.4.4",
44
"description": "API Blueprint testing tool",
55
"main": "lib/dredd.js",
66
"bin": {

0 commit comments

Comments
 (0)