Skip to content

Commit

Permalink
solves AGV-06
Browse files Browse the repository at this point in the history
  • Loading branch information
afmeirelles committed Nov 23, 2020
1 parent ac0640e commit 401e012
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion boost-pool/contracts/AlunaGov.sol
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
*/

pragma solidity ^0.6.1;
pragma solidity 0.6.1;


import "./interfaces/ITreasury.sol";
Expand Down

0 comments on commit 401e012

Please sign in to comment.