From 4ce310e013fdc6557a9910ba80b40ac0134bcfb2 Mon Sep 17 00:00:00 2001 From: sereneblue Date: Wed, 30 Dec 2020 23:59:58 -0500 Subject: [PATCH] fix: remove margin --- README.md | 2 +- package.json | 4 ++-- public/index.html | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index dd45313..2c64647 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # nimbo -![nimbo version](https://img.shields.io/badge/version-1.0.0-brightgreen.svg) +![nimbo version](https://img.shields.io/badge/version-1.0.1-brightgreen.svg) ![MIT License](https://img.shields.io/badge/license-MIT-blue.svg) The nimble Kanban board. diff --git a/package.json b/package.json index 54973d8..300071b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { - "name": "svelte-app", - "version": "1.0.0", + "name": "nimbo", + "version": "1.0.1", "scripts": { "build": "rollup -c --environment NODE_ENV:production", "build-release": "npm run build && cd public && rm assets/*.map && zip -r nimbo.zip .", diff --git a/public/index.html b/public/index.html index 1f776e9..a050bea 100644 --- a/public/index.html +++ b/public/index.html @@ -12,6 +12,6 @@ - +