Release v0.1.2.

This commit is contained in:
David Dias
2015-12-11 20:28:06 -08:00
parent 894bb69f18
commit 00af5695fb

View File

@ -1,6 +1,6 @@
{ {
"name": "interface-record-store", "name": "interface-record-store",
"version": "0.1.1", "version": "0.1.2",
"description": "A test suite and interface you can use to implement a a IPRS compliant(https://github.com/ipfs/specs/tree/master/records) Record Store", "description": "A test suite and interface you can use to implement a a IPRS compliant(https://github.com/ipfs/specs/tree/master/records) Record Store",
"scripts": { "scripts": {
"test": "echo \"Error: no test specified\" && exit 1" "test": "echo \"Error: no test specified\" && exit 1"