[go: nahoru, domu]

Skip to content

Commit

Permalink
Bump to 4.14-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Holser committed Jul 20, 2020
1 parent bef3bca commit c53a277
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/junit/runner/Version.java
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ private Version() {
}

public static String id() {
return "4.13-SNAPSHOT";
return "4.14-SNAPSHOT";
}

public static void main(String[] args) {
Expand Down

0 comments on commit c53a277

Please sign in to comment.