Skip to content

Commit

Permalink
Release 0.17.0 (#1605)
Browse files Browse the repository at this point in the history
  • Loading branch information
gpetiot authored Feb 15, 2021
1 parent 60678b0 commit bfd6bbe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
### unreleased
### 0.17.0 (2021-02-15)

#### Removed

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ Moreover if you adopt OCamlFormat in one project it will not break your workflow
The recommended way is to use a versioned default profile, such as:

```
version=0.16.0
version=0.17.0
```

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

0 comments on commit bfd6bbe

Please sign in to comment.