Skip to content

Commit

Permalink
fix:fix doc
Browse files Browse the repository at this point in the history
Signed-off-by: Chen Kai <281165273grape@gmail.com>
  • Loading branch information
GrapeBaBa committed Sep 26, 2024
1 parent e2d4f84 commit ac12faf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ plugins {
}

group 'io.optimism'
version '0.4.4'
version '0.4.5'
repositories {
// Use Maven Central for resolving dependencies.
mavenCentral()
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ public static boolean isShortList(final int payloadSize) {
}

/**
* The encoded size of the provided value. @param value the value
* The encoded size of the provided value.
*
* @param value the value
* @return the int
Expand Down

0 comments on commit ac12faf

Please sign in to comment.