Skip to content

Commit

Permalink
Bump version to v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jstemmer committed Feb 24, 2022
1 parent b61b86b commit 16c7efa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go-junit-report.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import (
)

var (
Version = "v0.9.1-dev"
Version = "v1.0.0-dev"
Revision = "HEAD"
BuildTime string
)
Expand Down

0 comments on commit 16c7efa

Please sign in to comment.