diff --git a/package.json b/package.json index f470fbd..f3d2b55 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "interface-record-store", - "version": "0.1.2", + "version": "0.1.3", "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": { "test": "echo \"Error: no test specified\" && exit 1"