From 3ecf9ddb57a1750be916cfc10de78a144bfcfb02 Mon Sep 17 00:00:00 2001 From: Jonathan Schwartz Date: Fri, 11 Sep 2020 10:47:59 -0400 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 441472de3..427ca7c4f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "filecoin-web-wallet", - "version": "1.0.0", + "version": "1.1.0", "scripts": { "dev": "next", "build": "next build",