From 34a48c865777966e1b07321cd1b2c77df0b713ad Mon Sep 17 00:00:00 2001 From: Brandon Weiss Date: Mon, 18 Mar 2019 19:11:59 -0700 Subject: [PATCH] v2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a83544e..74f9085 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@static/discharge", - "version": "1.2.2", + "version": "2.0.0", "description": "A simple, easy way to deploy static websites to Amazon S3", "author": { "name": "Brandon Weiss",