diff --git a/package.json b/package.json index 51839e7..5c925af 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pine-api", - "version": "0.2.0", + "version": "0.3.0", "description": "REST API for Pine to interact with the bitcoin blockchain and network.", "main": "src/server.js", "scripts": {