Skip to content

Commit

Permalink
gx publish 0.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Stebalien committed Nov 2, 2018
1 parent c9e99b3 commit 033594d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .gx/lastpubver
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.9.0: QmPSQnBKM9g7BaUcZCvswUJVscQ1ipjmwxN5PXCjkp9EQ7
0.9.1: QmR8BauakNcBa3RbE4nbQu76PDiJgoQgz8AJdhJuiU4TAw
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
"gxDependencies": [
{
"author": "whyrusleeping",
"hash": "QmPnFwZ2JXKnXgMw8CdBPxn7FWh6LLdjUjxV1fKHuJnkr8",
"hash": "QmerPMzPk1mJVowm8KgmoknWa4yCYvvugMPsgWmDNUvDLW",
"name": "go-multihash",
"version": "1.0.8"
"version": "1.0.9"
},
{
"author": "whyrusleeping",
Expand All @@ -25,6 +25,6 @@
"license": "MIT",
"name": "go-cid",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "0.9.0"
"version": "0.9.1"
}

0 comments on commit 033594d

Please sign in to comment.