From 8e05b3b5ccca9f915dee67f1cf437213fc2b49cf Mon Sep 17 00:00:00 2001 From: Matt Luongo Date: Sun, 19 Sep 2021 09:24:16 -0400 Subject: [PATCH] v0.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index db54cf0..2c06246 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@tallyho/eslint-config", - "version": "0.0.1", + "version": "0.1.0", "description": "Tally, the community owned and operated Web3 wallet.", "main": "index.js", "repository": "git@github.com:tallycash/eslint-config.git",