From 80dbe42b1e6f46cdd224652c2278ae0395552596 Mon Sep 17 00:00:00 2001 From: David Murdoch Date: Wed, 9 Oct 2019 01:27:41 -0400 Subject: [PATCH] 2.2.1-alpha.0 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index aaf8cbd0b..2b727f1bd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "ganache", - "version": "2.2.1-forking.1", + "version": "2.2.1-alpha.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 08314b1c9..c7403533e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "ganache", "productName": "Ganache", - "version": "2.2.1-forking.1", + "version": "2.2.1-alpha.0", "description": "Personal Blockchain for Ethereum", "repository": { "type": "git",