summaryrefslogtreecommitdiff
path: root/coalpit.cabal
diff options
context:
space:
mode:
authordefanor <defanor@uberspace.net>2017-12-16 07:55:35 +0300
committerdefanor <defanor@uberspace.net>2017-12-16 08:42:20 +0300
commitfa15e16722ece1b429a6f45d6f57d77e528fe825 (patch)
tree38f900588d6613eedbd18d0a7d66fba88569bcb1 /coalpit.cabal
parent6ca0662862dffcc67ff4016aaa04cf314d81608e (diff)
Refactor
- Unify the naming - Merge all the classes into one
Diffstat (limited to 'coalpit.cabal')
-rw-r--r--coalpit.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/coalpit.cabal b/coalpit.cabal
index de4b26c..b093652 100644
--- a/coalpit.cabal
+++ b/coalpit.cabal
@@ -1,5 +1,5 @@
name: coalpit
-version: 0.1.0.1
+version: 0.1.0.2
synopsis: Command-line options parsing and printing
description: This library generates parsers and printers for given
data types, in the form of command-line arguments -- so