Skip to content

Commit 557176a

Browse files
committed
chore: update version
1 parent a0e6edf commit 557176a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# nimbo
22

3-
![nimbo version](https://img.shields.io/badge/version-1.0.5-brightgreen.svg)
3+
![nimbo version](https://img.shields.io/badge/version-1.0.6-brightgreen.svg)
44
![MIT License](https://img.shields.io/badge/license-MIT-blue.svg)
55

66
The nimble Kanban board.

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nimbo",
3-
"version": "1.0.5",
3+
"version": "1.0.6",
44
"scripts": {
55
"build": "rollup -c --environment NODE_ENV:production",
66
"build-release": "npm run build && cd public && rm assets/*.map && zip -r nimbo.zip .",

0 commit comments

Comments
 (0)