Skip to content

Commit 3e24af7

Browse files
committed
Release 2.4.0
1 parent 9f66832 commit 3e24af7

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGES

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
2.4.0:
2+
* Add `--exclude` to exclude the given packages from the publishing process [#161 @kit-ty-kate]
3+
14
2.3.1:
25
* Adapt to opam 2.2 API and update lower bound to opam libs [#138 @kit-ty-kate]
36
* Use opam download command mechanism to select a specific download command [#159 @Emilios1995]

opam-publish.opam

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
opam-version: "2.0"
2-
version: "2.3.1"
2+
version: "2.4.0"
33
maintainer: "Louis Gesbert <[email protected]>"
44
authors: [
55
"Louis Gesbert <[email protected]>"

0 commit comments

Comments
 (0)