diff --git a/README.md b/README.md index 627c966..5c4be5e 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Maven net.osslabz evm-abi-decoder - 0.0.11 + 0.1.0 ``` @@ -61,4 +61,4 @@ System.out.println(decodedFunctionCall.getName()); // prints swapExactTokensForE Logging ------ This project uses slf4j-api but doesn't package an implementation. This is up to the using application. For the -tests logback is backing slf4j as implementation, with a default configuration logging to STOUT. \ No newline at end of file +tests logback is backing slf4j as implementation, with a default configuration logging to STOUT.