Bump version to 0.1.1.
This commit is contained in:
parent
05137fd023
commit
12aa431864
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
name: gnutls
|
||||
version: 0.1.0.1
|
||||
version: 0.1.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: bazaar
|
||||
location: https://john-millikin.com/branches/haskell-gnutls/0.1/
|
||||
tag: anansi_0.1.0.1
|
||||
tag: anansi_0.1.1
|
||||
|
||||
library
|
||||
hs-source-dirs: lib
|
||||
|
|
Loading…
Reference in a new issue