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 @@ - +