Bump version, add contributor notes

This commit is contained in:
Brian Jones 2019-07-22 08:34:24 -08:00 committed by Samuel B. Erie
parent 8d5cc33429
commit 705ce543fb

View File

@ -1,14 +1,14 @@
name: ldap-client name: ldap-client
version: 0.2.0 version: 0.3.0
synopsis: Pure Haskell LDAP Client Library synopsis: Pure Haskell LDAP Client Library
description: description:
Pure Haskell LDAP client library implementing (the parts of) RFC 4511. Pure Haskell LDAP client library implementing (the parts of) RFC 4511.
homepage: https://supki.github.io/ldap-client homepage: https://supki.github.io/ldap-client
license: BSD2 license: BSD2
license-file: LICENSE license-file: LICENSE
author: Matvey Aksenov author: Matvey Aksenov, AlasConnect LLC
maintainer: matvey.aksenov@gmail.com maintainer: matvey.aksenov@gmail.com, software@alasconnect.com
copyright: 2015 Matvey Aksenov copyright: 2015 Matvey Aksenov, 2019 AlasConnect LLC
category: Network category: Network
build-type: Simple build-type: Simple
cabal-version: >= 1.10 cabal-version: >= 1.10
@ -23,8 +23,8 @@ extra-source-files:
source-repository head source-repository head
type: git type: git
location: git@github.com:supki/ldap-client location: git@github.com:alasconnect/ldap-client
tag: 0.2.0 tag: 0.3.0
library library
ghc-options: ghc-options: