Skip to content

Commit 5d67770

Browse files
committed
Bump version to 1.1.1
1 parent 39c3b64 commit 5d67770

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"name": "@hackmd/hackmd-cli",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"author": "HackMD Team",
55
"bin": {
66
"hackmd-cli": "./bin/run"
77
},
88
"bugs": "https://github.com/hackmdio/hackmd-cli/issues",
99
"dependencies": {
10-
"@hackmd/api": "^1.1.0",
10+
"@hackmd/api": "1.1.1",
1111
"@oclif/command": "^1.5.19",
1212
"@oclif/config": "^1.13.3",
1313
"@oclif/plugin-help": "^2.2.3",

0 commit comments

Comments
 (0)