Skip to content

Commit 0a6383f

Browse files
authored
Merge pull request #15 from kenichiice/version
バージョンを0.2.0に上げる
2 parents 5ea097a + b336ce3 commit 0a6383f

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.2"
5+
VERSION = "0.2.0"
66
end
77
end
88
end

0 commit comments

Comments
 (0)