diff options
author | Marian Oancea <contact@siteshop.ro> | 2014-11-10 21:26:10 +0800 |
---|---|---|
committer | Marian Oancea <contact@siteshop.ro> | 2014-11-10 21:26:10 +0800 |
commit | 720365859cfc56a6b59f6824f61138ed7ea8a782 (patch) | |
tree | a82b4b1fa0f78bbfdde20bef04e0fdd62e2e7194 /README.md | |
parent | d95e2b7999750a8a2fb3c54258935f916379e6c6 (diff) | |
download | go-tangerine-720365859cfc56a6b59f6824f61138ed7ea8a782.tar.gz go-tangerine-720365859cfc56a6b59f6824f61138ed7ea8a782.tar.zst go-tangerine-720365859cfc56a6b59f6824f61138ed7ea8a782.zip |
Changed npm & bower version
Changed version for next npm publish
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ which implements the [Generic JSON RPC](https://github.com/ethereum/wiki/wiki/Ge [![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![dependency status][dep-image]][dep-url] [![dev dependency status][dep-dev-image]][dep-dev-url] -[![browser support](https://ci.testling.com/ethereum/ethereum.js.png)](https://ci.testling.com/ethereum/ethereum.js) +<!-- [![browser support](https://ci.testling.com/ethereum/ethereum.js.png)](https://ci.testling.com/ethereum/ethereum.js) --> ## Installation |