From 7f520e85fd20f3bd22aab2e51b215594497cd6a7 Mon Sep 17 00:00:00 2001 From: Marco Castelluccio Date: Tue, 27 Sep 2016 00:24:55 +0200 Subject: [PATCH] Version 3.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2e5a83f8..2da063b8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "web-push", - "version": "2.2.0", + "version": "3.0.0", "description": "Web Push library for Node.js", "main": "src/index.js", "bin": {