Skip to content

Commit

Permalink
up version
Browse files Browse the repository at this point in the history
  • Loading branch information
dsaff committed Apr 8, 2010
1 parent d0534da commit a64ef43
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.8.1";
return "4.8.2";
}

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

0 comments on commit a64ef43

Please sign in to comment.