Bump version to 0.2.0.0 for api changes; stackage 11.6
This commit is contained in:
parent
d540ec853e
commit
5e9390b430
@ -1,4 +1,4 @@
|
||||
resolver: lts-11.1
|
||||
resolver: lts-11.6
|
||||
packages:
|
||||
- '.'
|
||||
extra-deps: []
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
name: zip-stream
|
||||
version: 0.1.1
|
||||
version: 0.2.0.0
|
||||
synopsis: ZIP archive streaming using conduits
|
||||
description: Process (extract and create) zip files as streams (e.g., over the network), accessing contained files without having to write the zip file to disk (unlike zip-conduit).
|
||||
license: BSD3
|
||||
|
||||
Loading…
Reference in New Issue
Block a user