Skip to content

Commit

Permalink
♻ Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
atarpara committed Jan 30, 2024
1 parent 1231f55 commit 335cd79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/utils/LibString.sol
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// SPDX-License-Identifier: MIT
pragma solidity ^0.8.20;
pragma solidity ^0.8.24;

/// @notice Library for converting numbers into strings and other string operations.
/// @author Solady (https://github.com/vectorized/solady/blob/main/src/utils/LibString.sol)
Expand Down

0 comments on commit 335cd79

Please sign in to comment.