Skip to content

Commit 812691d

Browse files
authored
Merge pull request #20 from kenichiice/version-0.3.0
バージョンを0.3.0に上げる
2 parents 7dacec5 + 6664a5c commit 812691d

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

0 commit comments

Comments
 (0)