Skip to content
This repository was archived by the owner on Jul 19, 2025. It is now read-only.

Commit 651e903

Browse files
committed
Bump version number
1 parent 912457c commit 651e903

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

CHANGELOG.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,6 @@
1818

1919
* Handle multi-command resultsets ([@pbrisbin](https://github.com/codeclimate/ruby-test-reporter/pull/163))
2020

21-
### Bug fixes
22-
23-
### Changes
24-
2521
## v1.0.3 (2016-11-09)
2622

2723
### Bug fixes
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module CodeClimate
22
module TestReporter
3-
VERSION = "1.0.3".freeze
3+
VERSION = "1.0.4".freeze
44
end
55
end

0 commit comments

Comments
 (0)