version 0.1.0
This commit is contained in:
parent
723f046ea4
commit
493b7dd9d4
|
@ -5,7 +5,7 @@ cabal-version: 2.2
|
|||
-- see: https://github.com/sol/hpack
|
||||
|
||||
name: csv-sip
|
||||
version: 0.0.0
|
||||
version: 0.1.0
|
||||
synopsis: extracts data from a CSV file
|
||||
description: extracts data from a CSV file - see README.md for more details
|
||||
category: Data
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
name: csv-sip
|
||||
version: 0.0.0
|
||||
version: 0.1.0
|
||||
license: GPL-3.0-or-later
|
||||
author: "Jonathan Lamothe"
|
||||
maintainer: "jonathan@jlamothe.net"
|
||||
|
|
Loading…
Reference in New Issue
Block a user