From c0e15de52785725e2594376f44a9f2483627f060 Mon Sep 17 00:00:00 2001 From: emizzle Date: Wed, 12 Sep 2018 12:35:33 +1000 Subject: [PATCH] bump package version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e213704..fadb965 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "swarm-api", - "version": "0.1.1", + "version": "0.1.2", "description": "JavaScript library for easily interacting with Swarm distributed storage.", "main": "dist/node/index.js", "browser": {