From b0decf7f1c2d17fd2bc063f6e99b1ead1dc5b362 Mon Sep 17 00:00:00 2001 From: Zeke Sikelianos Date: Tue, 9 Jan 2018 19:49:01 +0000 Subject: [PATCH] bump minor to 1.3440.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ca6478464..e2830ec55 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "all-the-package-names", - "version": "1.3439.0", + "version": "1.3440.0", "description": "A list of all the public package names on npm. Updated daily.", "main": "names.json", "bin": "cli.js",