good morning!!!!

Skip to content
Snippets Groups Projects
Commit 72036585 authored by Marian Oancea's avatar Marian Oancea
Browse files

Changed npm & bower version

Changed version for next npm publish
parent d95e2b79
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
{
"name": "ethereum.js",
"namespace": "ethereum",
"version": "0.0.2",
"version": "0.0.3",
"description": "Ethereum Compatible JavaScript API",
"main": ["./dist/ethereum.js", "./dist/ethereum.min.js"],
"dependencies": {
......
{
"name": "ethereum.js",
"namespace": "ethereum",
"version": "0.0.2",
"version": "0.0.3",
"description": "Ethereum Compatible JavaScript API",
"main": "./index.js",
"directories": {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment