Skip to content

Commit 39993ad

Browse files
committed
🚌 fix github package link
1 parent 8afb6e6 commit 39993ad

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<modelVersion>4.0.0</modelVersion>
66
<groupId>io.github.javaf</groupId>
77
<artifactId>extra-bit</artifactId>
8-
<version>1.0.5</version>
8+
<version>1.0.6</version>
99
<packaging>jar</packaging>
1010

1111
<!-- Use JDK 11 -->

src/main/java/io/github/javaf/Bit.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
* others.<br>
1010
* 📦 <a href="https://search.maven.org/artifact/io.github.javaf/extra-bit">Central</a>,
1111
* 📜 <a href="https://repo1.maven.org/maven2/io/github/javaf/extra-bit/">Releases</a>,
12-
* 😺 <a href="https://github.com/javaf/hello-world/packages/579834">GitHub</a>,
12+
* 😺 <a href="https://github.com/javaf/hello-world/packages/575247">GitHub</a>,
1313
* 🐸 <a href="https://bintray.com/beta/#/bintray/jcenter/io.github.javaf:extra-bit">Bintray</a>,
1414
* 🦚 <a href="https://mvnrepository.com/artifact/io.github.javaf/extra-bit">MvnRepository</a>,
1515
* 📰 <a href="https://javaf.github.io/extra-bit/">Javadoc</a>,

0 commit comments

Comments
 (0)