From a635658fc88bdcb22628dc8889828c925329dc0c Mon Sep 17 00:00:00 2001 From: James Lees Date: Wed, 4 Jul 2018 13:56:11 +0100 Subject: [PATCH 1/2] Bump version number In order to publish a new version to npm. There are no code changes, just removing some example files from npm --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e852fd9..4b6ddee 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "pusher", "description": "Node.js client to interact with the Pusher REST API", - "version": "2.0.0", + "version": "2.0.1", "author": "Pusher ", "contributors": [ { From 1c0afa5df54c43d32f8d9f4e63c4aaf241dc1512 Mon Sep 17 00:00:00 2001 From: James Lees Date: Wed, 4 Jul 2018 14:04:46 +0100 Subject: [PATCH 2/2] Empty commit