Skip to content

Commit ac2379f

Browse files
committed
Release 1.0.6
1 parent 441970b commit ac2379f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ $ muse 477331181 480097777
3737
$ muse 477331181,480097777
3838

3939
$ muse 477331181 480097777 --temporary
40-
# If you want a temporary link like /m([0-9].music.126.net)/, please provide this option.
40+
# If you want a temporary link like /m([0-9]).music.126.net/, please provide this option.
4141
```
4242

4343
This action would generate a `playlist.json` in your current working directory.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "muse-json-generator",
3-
"version": "1.0.5",
3+
"version": "1.0.6",
44
"description": "JSON generator for MUSE",
55
"main": "lib/generator.js",
66
"bin": {

0 commit comments

Comments
 (0)