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

Commit

Permalink
Release v0.5.0
Browse files Browse the repository at this point in the history
- Drops support for Node < 4
  • Loading branch information
dblandin committed Jun 1, 2017
1 parent d936a62 commit 9fc86ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "codeclimate-test-reporter",
"version": "0.4.1",
"version": "0.5.0",
"description": "Code Climate test reporter client for javascript projects",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 9fc86ba

Please sign in to comment.