Skip to content

Commit e6a92dd

Browse files
authored
Update README to show proper install version.
1 parent 2b4c966 commit e6a92dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ All of the Dockerfile instructions are supported in raw form as of 2018.12.09. T
1919
First you will need to add this to your `Cargo.toml` dependencies.
2020

2121
```toml
22-
dockerfile = "0.1"
22+
dockerfile = "0.2"
2323
```
2424

2525
Now you can start building Dockerfiles.

0 commit comments

Comments
 (0)