Skip to content

Commit

Permalink
Merge pull request ipfs#62 from magik6k/gx/update-aiaubd
Browse files Browse the repository at this point in the history
gx publish 2.5.3
  • Loading branch information
whyrusleeping authored Jun 29, 2017
2 parents 9ae8877 + 1dc2bdc commit 4bba70d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .gx/lastpubver
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.5.2: QmUisRCuGWoJM7WtVQDYT2jrNxUtfZMJzvVFTogzdwv7uV
2.5.3: QmNaAVhp2UXfeDTLhHRUxjB69Tpku38ovSmQegcAMoJXbY
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,9 @@
},
{
"author": "jbenet",
"hash": "QmRWDav6mzWseLWeYfVd5fvUKiVe9xNH29YfMF438fG364",
"hash": "QmSiN66ybp5udnQnvhb6euiWiiQWdGvwMhAWa95cC1DTCV",
"name": "go-datastore",
"version": "1.2.0"
"version": "1.2.1"
},
{
"author": "hashicorp",
Expand All @@ -72,9 +72,9 @@
},
{
"author": "whyrusleeping",
"hash": "QmY6k4rtt8FZvU87itWvuWTPJoCdkLZF48J55Aa1UxLFeY",
"hash": "QmaaG4PpRdtvdsH7j7J84jBVo3oYRUsNHdg2qtJ4EwdrqK",
"name": "autobatch",
"version": "0.2.4"
"version": "0.2.5"
},
{
"author": "kubuxu",
Expand Down Expand Up @@ -142,6 +142,6 @@
"license": "MIT",
"name": "go-libp2p-kad-dht",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "2.5.2"
"version": "2.5.3"
}

0 comments on commit 4bba70d

Please sign in to comment.