From d74d4c9e96cd7723f79110eab12045939d5c8312 Mon Sep 17 00:00:00 2001 From: santisiri Date: Sat, 2 Jan 2021 13:51:30 +0100 Subject: [PATCH] release 0.1 --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0c07847..9e4f75b 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,11 @@ Built in collaboration with [Kleros](https://github.com/kleros) and the [Proof o - Token has `burn` function —a. k. a. deflation— that can be triggered by users or a DAO. - `Snapshot` event emitted to ease use of token for governance purposes. -Built with [Hardhat](https://github.com/hardhat) and [OpenZeppelin](https://github.com/openzeppelin) contracts. +Built with [Hardhat](https://github.com/nomiclabs/hardhat) and [OpenZeppelin](https://github.com/openzeppelin) contracts. + +**Release:** + +* Currently [`version 0.1`](https://github.com/DemocracyEarth/ubi/releases) ## Setup