Skip to content

Commit ffe0fcd

Browse files
authored
Merge pull request #10 from kenichiice/version
バージョンを0.1.2に上げる
2 parents b7ba36a + d25c43a commit ffe0fcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/test/unit/runner/junitxml/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module Test
22
module Unit
33
module Runner
44
module Junitxml
5-
VERSION = "0.1.1"
5+
VERSION = "0.1.2"
66
end
77
end
88
end

0 commit comments

Comments
 (0)