Skip to content

Commit 2737978

Browse files
committed
[maven-release-plugin] prepare release v75.1.0
1 parent b73fb38 commit 2737978

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<groupId>com.sigpwned</groupId>
55
<artifactId>chardet4j</artifactId>
6-
<version>75.1.0-SNAPSHOT</version>
6+
<version>75.1.0</version>
77
<name>chardet4j</name>
88
<inceptionYear>2022</inceptionYear>
99
<description>Simple, compact charset detection for Java 8+</description>
@@ -19,7 +19,7 @@
1919
<connection>scm:git:ssh://git@github.com/sigpwned/chardet4j.git</connection>
2020
<developerConnection>scm:git:ssh://git@github.com/sigpwned/chardet4j.git</developerConnection>
2121
<url>https://github.com/sigpwned/chardet4j/tree/main</url>
22-
<tag>v70.1.0</tag>
22+
<tag>v75.1.0</tag>
2323
</scm>
2424

2525
<licenses>

0 commit comments

Comments
 (0)