We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d166e48 commit f651351Copy full SHA for f651351
src/main/java/com/itextpdf/html2pdf/Html2PdfProductInfo.java
@@ -56,5 +56,5 @@ public class Html2PdfProductInfo {
56
public static final int MAJOR_VERSION = 2;
57
58
/** The minor version number. */
59
- public static final int MINOR_VERSION = 0;
+ public static final int MINOR_VERSION = 1;
60
}
0 commit comments