Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

Commit 9fc86ba

Browse files
committed
Release v0.5.0
- Drops support for Node < 4
1 parent d936a62 commit 9fc86ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "codeclimate-test-reporter",
3-
"version": "0.4.1",
3+
"version": "0.5.0",
44
"description": "Code Climate test reporter client for javascript projects",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)