diff options
author | obscuren <geffobscura@gmail.com> | 2014-07-24 18:30:41 +0800 |
---|---|---|
committer | obscuren <geffobscura@gmail.com> | 2014-07-24 18:30:41 +0800 |
commit | a06a84d19b24da4005bc4d150f071ec4a703521b (patch) | |
tree | 68b5ff4d60831d278cea13ea2a95de8af04ff3ed /README.md | |
parent | e7a80ec68165755678647f2d3e9b475d492a70dd (diff) | |
download | go-tangerine-a06a84d19b24da4005bc4d150f071ec4a703521b.tar.gz go-tangerine-a06a84d19b24da4005bc4d150f071ec4a703521b.tar.zst go-tangerine-a06a84d19b24da4005bc4d150f071ec4a703521b.zip |
Refactored to reflect the new VM and State
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ Ethereum Ethereum Go Client © 2014 Jeffrey Wilcke. -Current state: Proof of Concept 0.5.17. +Current state: Proof of Concept 0.6.0. For the development package please see the [eth-go package](https://github.com/ethereum/eth-go). |