aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuchen Pei <hi@ypei.me>2022-10-05 11:56:13 +1100
committerYuchen Pei <hi@ypei.me>2022-10-05 11:56:13 +1100
commit8439d0fe62e7d01b5e0c811c3d8318283993f594 (patch)
tree3e6a781dbd5432a519194cf250c947c71fe3c2a6
parent918dcdb602622af47f0607519b95c3aa2abab5ff (diff)
bump version from 0.1.0.0 to 1.0.0HEADmaster
-rw-r--r--hcel.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/hcel.cabal b/hcel.cabal
index 34d7c2d..c2472ed 100644
--- a/hcel.cabal
+++ b/hcel.cabal
@@ -1,6 +1,6 @@
cabal-version: 2.2
name: hcel
-version: 0.1.0.0
+version: 1.0.0
synopsis: Web application for exploring and understanding Haskell codebases
Category: GHC,Web
description: Please see README.org