1
1
mirror of https://github.com/srid/rib.git synced 2024-11-25 00:43:56 +03:00

Mark v1.0

This commit is contained in:
Sridhar Ratnakumar 2020-10-04 13:50:13 -04:00
parent 78b42b3d0d
commit 55084d910c
3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Change Log for rib
## Unreleased
## 1.0
- Split packages into `rib` and `rib-core`

View File

@ -1,6 +1,6 @@
cabal-version: 2.4
name: rib-core
version: 0.13.0.0
version: 1.0.0.0
license: BSD-3-Clause
copyright: 2019 Sridhar Ratnakumar
maintainer: srid@srid.ca

View File

@ -1,6 +1,6 @@
cabal-version: 2.4
name: rib
version: 0.13.0.0
version: 1.0.0.0
license: BSD-3-Clause
copyright: 2019 Sridhar Ratnakumar
maintainer: srid@srid.ca