Skip to content

Commit 6c794f9

Browse files
committed
Release 1.0.7
1 parent b1f454a commit 6c794f9

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
@@ -42,7 +42,7 @@ $ muse 477331181 480097777 --temporary
4242

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

45-
** Try `--stdout` option to write playlist to stdout without generating a file.**
45+
**Try `--stdout` option to write playlist to stdout without generating a file.**
4646

4747
## API
4848

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.6",
3+
"version": "1.0.7",
44
"description": "JSON generator for MUSE",
55
"main": "lib/generator.js",
66
"bin": {

0 commit comments

Comments
 (0)