~singpolyma/haskell-gnutls

5cdfc843ac6d98190be60762f8c9fca3c00164f4 — Stephen Paul Weber 3 months ago d1da25f master 0.3.1
Bump to 0.3.1
1 files changed, 2 insertions(+), 2 deletions(-)

M gnutls.cabal
M gnutls.cabal => gnutls.cabal +2 -2
@@ 1,5 1,5 @@
name: gnutls
version: 0.3
version: 0.3.1
license: GPL-3
license-file: license.txt
author: John Millikin <jmillikin@gmail.com>


@@ 26,7 26,7 @@ source-repository head
source-repository this
  type: git
  location: https://git.singpolyma.net/haskell-gnutls
  tag: 0.3
  tag: 0.3.1

library
  default-language: Haskell2010