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

Commit

Permalink
Release 0.4.1
Browse files Browse the repository at this point in the history
- Add support for Gitlab CI ([#55][])

[#55]: #55
  • Loading branch information
maxjacobson committed Feb 16, 2017
1 parent 6a89360 commit cb80deb
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.0",
"version": "0.4.1",
"description": "Code Climate test reporter client for javascript projects",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit cb80deb

Please sign in to comment.