Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ezynda3 committed Dec 31, 2024
1 parent fe7ecdb commit df62efa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Facets/AcrossFacetV3.sol
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ import { InformationMismatch } from "../Errors/GenericErrors.sol";
/// @title AcrossFacetV3
/// @author LI.FI (https://li.fi)
/// @notice Provides functionality for bridging through Across Protocol
/// @custom:version 1.0.0
/// @custom:version 1.1.0
contract AcrossFacetV3 is ILiFi, ReentrancyGuard, SwapperV2, Validatable {
/// Storage ///

Expand Down

0 comments on commit df62efa

Please sign in to comment.