Commit 0e6a2ce9141d6945013b60a2d132c0a385733f90
0.0.4
wanderer committed on 10/20/2017, 5:41:59 PMParent: 95c0c56a0dcbe6c22c413693a221d84f8701bc9d
Files changed
package-lock.json | changed |
package.json | changed |
package-lock.json | ||
---|---|---|
The diff is too large to show. Use a local git client to view these changes. Old file size: 295420 bytes New file size: 295420 bytes |
package.json | ||
---|---|---|
@@ -1,7 +1,7 @@ | ||
1 | 1 … | { |
2 | 2 … | "name": "dfinity-radix-tree", |
3 | - "version": "0.0.3", | |
3 … | + "version": "0.0.4", | |
4 | 4 … | "description": "This implements a binary merkle radix tree", |
5 | 5 … | "main": "index.js", |
6 | 6 … | "scripts": { |
7 | 7 … | "coveralls": "npm run coverage && nyc report --reporter=text-lcov | coveralls", |
Built with git-ssb-web