Skip to content

Commit f77d1a3

Browse files
authored
Merge pull request #22 from kenichiice/version-1.0.0
バージョンを1.0.0に上げる
2 parents 58a9a7e + 46779b0 commit f77d1a3

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

0 commit comments

Comments
 (0)