Skip to content

Commit dca8baf

Browse files
committed
Version 1.2.0
1 parent af25b2f commit dca8baf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bld/java/rife/bld/extension/PmdOperationBuild.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ public class PmdOperationBuild extends Project {
3131
public PmdOperationBuild() {
3232
pkg = "rife.bld.extension";
3333
name = "bld-pmd";
34-
version = version(1, 1, 11);
34+
version = version(1, 2, 0);
3535

3636
javaRelease = 17;
3737

0 commit comments

Comments
 (0)