Skip to content

Commit 5052c4a

Browse files
committed
Bump version to v0.2.1
1 parent e707a03 commit 5052c4a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "markn",
33
"appName": "Markn",
4-
"version": "0.2.0",
4+
"version": "0.2.1",
55
"description": "Lightweight markdown viewer",
66
"main": "scripts/main.js",
77
"bin": {
@@ -81,4 +81,4 @@
8181
"webpack": "^1.10.1",
8282
"yargs": "^3.17.1"
8383
}
84-
}
84+
}

0 commit comments

Comments
 (0)