Skip to content

Commit 5d0ec19

Browse files
committed
Update version number to 0.4.8
1 parent 4fdd7ea commit 5d0ec19

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ General Information
1111

1212
First you need to add the library to your package.json, you can use the following setting to get the latest version:
1313

14-
`"mocha-jenkins-reporter": "0.4.7"`
14+
`"mocha-jenkins-reporter": "0.4.8"`
1515

1616
For the actual test run you can add the following to package.json:
1717

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mocha-jenkins-reporter",
3-
"version": "0.4.7",
3+
"version": "0.4.8",
44
"description": "jenkins reporter for mocha",
55
"main": "index.js",
66
"directories": "./lib",

0 commit comments

Comments
 (0)