mirror of
https://github.com/simonmichael/hledger.git
synced 2024-11-08 07:09:28 +03:00
bump version number
This commit is contained in:
parent
576fe76192
commit
44be5e79a1
@ -42,7 +42,7 @@ data Opt =
|
||||
|
||||
usage = usageInfo usagehdr options ++ usageftr
|
||||
|
||||
version = "hledger version 0.2pre \n"
|
||||
version = "hledger version 0.2 \n"
|
||||
|
||||
-- | Parse the command-line arguments into ledger options, ledger command
|
||||
-- name, and ledger command arguments
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: hledger
|
||||
Version: 0.1
|
||||
Version: 0.2
|
||||
Category: Finance
|
||||
Synopsis: A ledger-compatible text-based accounting tool.
|
||||
Description: This is a minimal haskell clone of John Wiegley's ledger
|
||||
@ -63,4 +63,3 @@ library
|
||||
Ledger.Transaction
|
||||
Ledger.Types
|
||||
Ledger.Utils
|
||||
|
Loading…
Reference in New Issue
Block a user