1
0
mirror of https://github.com/bigchaindb/js-bigchaindb-driver.git synced 2025-02-14 21:10:32 +01:00

Version: 0.1.0 => 0.1.1

This commit is contained in:
tim 2017-06-22 11:01:13 +02:00
parent 12d1d2d3eb
commit 6b0b84e333
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@
| BigchainDB Server | BigchainDB JavaScript Driver |
| ----------------- |------------------------------|
| `0.10` | `0.1.0` |
| `0.10` | `0.1.x` |
## Contents

View File

@ -1,6 +1,6 @@
{
"name": "bigchaindb-driver",
"version": "0.1.0",
"version": "0.1.1",
"description": "Node.js driver for BigchainDB",
"homepage": "https://www.bigchaindb.com/",
"bugs": "https://github.com/bigchaindb/js-bigchaindb-driver/issues",