~singpolyma/haskell-gnutls

9b318950fcd7a3ddcf3f8a4e7a143d641da83ae1 — John Millikin 9 years ago 4edd87d
Bump version to 0.2.
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.1.6
version: 0.2
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://john-millikin.com/code/haskell-gnutls/
  tag: haskell-gnutls_0.1.6
  tag: haskell-gnutls_0.2

library
  hs-source-dirs: lib