prepare for 3.0, without further ado

This commit is contained in:
Simon Cruanes 2020-07-31 15:51:05 -04:00
parent 089a1bec16
commit ade2500e68
4 changed files with 4 additions and 4 deletions

View file

@ -1,6 +1,6 @@
# Changelog # Changelog
## 3.0-rc1 ## 3.0
### Breaking changes ### Breaking changes

View file

@ -1,5 +1,5 @@
opam-version: "2.0" opam-version: "2.0"
version: "3.0~rc1" version: "3.0"
author: "Simon Cruanes" author: "Simon Cruanes"
maintainer: "simon.cruanes.2007@m4x.org" maintainer: "simon.cruanes.2007@m4x.org"
synopsis: "A set of advanced datatypes for containers" synopsis: "A set of advanced datatypes for containers"

View file

@ -1,5 +1,5 @@
opam-version: "2.0" opam-version: "2.0"
version: "3.0~rc1" version: "3.0"
author: "Simon Cruanes" author: "Simon Cruanes"
maintainer: "simon.cruanes.2007@m4x.org" maintainer: "simon.cruanes.2007@m4x.org"
synopsis: "An extension of containers for threading" synopsis: "An extension of containers for threading"

View file

@ -1,6 +1,6 @@
opam-version: "2.0" opam-version: "2.0"
name: "containers" name: "containers"
version: "3.0~rc1" version: "3.0"
author: "Simon Cruanes" author: "Simon Cruanes"
maintainer: "simon.cruanes.2007@m4x.org" maintainer: "simon.cruanes.2007@m4x.org"
synopsis: "A modular, clean and powerful extension of the OCaml standard library" synopsis: "A modular, clean and powerful extension of the OCaml standard library"