Skip to content

Commit 839b3c1

Browse files
committed
bump version
1 parent 04039a7 commit 839b3c1

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
A small tool for converting YAML files into JSON.
44

5-
## Installation
5+
## Installation
66

77
macOS
88
```
@@ -12,7 +12,7 @@ $ brew install yaml2json
1212

1313
Linux
1414
```
15-
curl -Lo yaml2json https://github.com/wakeful/yaml2json/releases/download/0.1.0/yaml2json-linux-amd64 && chmod +x yaml2json && sudo mv yaml2json /usr/local/bin/
15+
curl -Lo yaml2json https://github.com/wakeful/yaml2json/releases/download/0.4.0/yaml2json-linux-amd64 && chmod +x yaml2json && sudo mv yaml2json /usr/local/bin/
1616
```
1717

1818
src
@@ -31,4 +31,3 @@ or specify a file:
3131
```
3232
yaml2json path/file.yml
3333
```
34-

0 commit comments

Comments
 (0)