packages feed

DataIndex 0.1.0 → 0.1.1

raw patch · 2 files changed

+2/−2 lines, 2 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

DataIndex.cabal view
@@ -3,7 +3,7 @@ -- see: https://github.com/sol/hpack
 
 name:           DataIndex
-version:        0.1.0
+version:        0.1.1
 synopsis:       A package for adding index column to data files
 description:    DataIndex can add index column to data files
 category:       Data
package.yaml view
@@ -53,4 +53,4 @@     - -with-rtsopts=-N
     main: Main.hs
     source-dirs: test-suite
-version: '0.1.0'
+version: '0.1.1'