Skip to content

Commit 8aeb5cc

Browse files
author
Nathan Rebours
committed
Release 1.9.0
Signed-off-by: Nathan Rebours <nathan.rebours@ocamlpro.com>
1 parent 6b6843d commit 8aeb5cc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## unreleased
1+
## 1.9.0
22

33
+ Fix detection of let vs letin after a struct (#324, @Julow)
44
+ Treat `|>` as a monadic operator (#322, @nberth)

dune-project

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
(lang dune 3.20)
22

33
(name ocp-indent)
4-
(version 1.8.1)
4+
(version 1.9.0)
55

66
(formatting (enabled_for dune))

0 commit comments

Comments
 (0)