mirror of
git://holbrook.no/erc20-demurrage-token
synced 2024-11-22 00:06:46 +01:00
bump version due to incompatibility of taxLevel rename
This commit is contained in:
parent
4ec1ea8b45
commit
e39b259749
@ -1,4 +1,5 @@
|
|||||||
- 0.3.7
|
- 0.4.0
|
||||||
|
* Rename taxLevel to decayLevel in contract
|
||||||
* Add sweep contract method to fully empty one account into another
|
* Add sweep contract method to fully empty one account into another
|
||||||
- 0.3.6
|
- 0.3.6
|
||||||
* Reinstate owner as minter by default
|
* Reinstate owner as minter by default
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
[metadata]
|
[metadata]
|
||||||
name = erc20-demurrage-token
|
name = erc20-demurrage-token
|
||||||
version = 0.3.7
|
version = 0.4.0
|
||||||
description = ERC20 token with redistributed continual demurrage
|
description = ERC20 token with redistributed continual demurrage
|
||||||
author = Louis Holbrook
|
author = Louis Holbrook
|
||||||
author_email = dev@holbrook.no
|
author_email = dev@holbrook.no
|
||||||
|
Loading…
Reference in New Issue
Block a user