From e6ebfcbf64516c111f1382bf71da18ff12f9a645 Mon Sep 17 00:00:00 2001 From: poma Date: Tue, 15 Dec 2020 21:54:46 +0300 Subject: [PATCH] fix solidity version --- contracts/utils/FloatMath.sol | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contracts/utils/FloatMath.sol b/contracts/utils/FloatMath.sol index 357f461..f88eba0 100644 --- a/contracts/utils/FloatMath.sol +++ b/contracts/utils/FloatMath.sol @@ -3,7 +3,7 @@ * ABDK Math 64.64 Smart Contract Library. Copyright © 2019 by ABDK Consulting. * Author: Mikhail Vladimirov */ -pragma solidity ^0.5.0 || ^0.6.0 || ^0.7.0; +pragma solidity ^0.6.0; /** * Smart contract library of mathematical functions operating with signed