We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2d6e93 commit fccc1acCopy full SHA for fccc1ac
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 1.0.1 (2016-03-25)
2
+
3
+Support `Test::Unit` 3.x.
4
5
## 1.0.0 (2014-07-24)
6
7
The first release after being separated from `ci_reporter`.
lib/ci/reporter/test_unit/version.rb
@@ -1,7 +1,7 @@
module CI
module Reporter
module TestUnitVersion
- VERSION = "1.0.0"
+ VERSION = "1.0.1"
end
0 commit comments