Skip to content

Commit d6f2109

Browse files
committed
[maven-release-plugin] prepare release v77.1.0
1 parent 2a5032b commit d6f2109

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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.3-SNAPSHOT</version>
6+
<version>77.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://[email protected]/sigpwned/chardet4j.git</connection>
2020
<developerConnection>scm:git:ssh://[email protected]/sigpwned/chardet4j.git</developerConnection>
2121
<url>https://github.com/sigpwned/chardet4j/tree/main</url>
22-
<tag>v70.1.0</tag>
22+
<tag>v77.1.0</tag>
2323
</scm>
2424

2525
<licenses>

0 commit comments

Comments
 (0)