Skip to content

Commit

Permalink
Merge pull request #5 from fazo96/master
Browse files Browse the repository at this point in the history
v0.3.10
  • Loading branch information
jbenet committed Dec 12, 2015
2 parents 4e60456 + 6094481 commit 05a3063
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@ Installs from [https://gobuilder.me/github.com/ipfs/go-ipfs/cmd/ipfs](https://go
```sh
> npm install -g go-ipfs
> ipfs version
ipfs version 0.3.9
ipfs version 0.3.10

> npm install go-ipfs
> node_modules/.bin/ipfs
ipfs version 0.3.9
ipfs version 0.3.10
```

See [IPFS getting-started](http://ipfs.io/docs/getting-started). If anything goes wrong, try using: [http://ipfs.io/docs/install](http://ipfs.io/docs/install).
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "go-ipfs",
"version": "0.3.9",
"version": "0.3.10",
"description": "Install the latest go-ipfs binary",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 05a3063

Please sign in to comment.