Skip to content

Commit ba67af2

Browse files
authored
Update the README for the 0.19.0 release (#1724)
1 parent 70dc63d commit ba67af2

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

CHANGES.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
1-
### unreleased
2-
3-
#### Removed
4-
5-
#### Deprecated
1+
### 0.19.0 (2021-07-16)
62

73
#### Bug fixes
84

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Moreover if you adopt OCamlFormat in one project it will not break your workflow
5454
The recommended way is to use a versioned default profile, such as:
5555

5656
```
57-
version=0.18.0
57+
version=0.19.0
5858
```
5959

6060
(or replace with the output of `ocamlformat --version`)

0 commit comments

Comments
 (0)