Skip to content

Commit ff0125c

Browse files
author
Grégory Bataille
committed
[Chore] Bumping the version number
1 parent f88cf25 commit ff0125c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

gitHUD.cabal

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: gitHUD
2-
version: 0.1.0.0
2+
version: 1.0.0.0
33
synopsis: More efficient replacement to the great git-radar
44
description: Please see README.md
55
homepage: http://github.com/gbataille/gitHUD#readme
@@ -29,7 +29,6 @@ library
2929
build-depends: base >= 4.7 && < 5
3030
, process
3131
, parsec >= 3.1.9 && < 4
32-
, ansi-terminal >= 0.6.2.3 && < 0.7
3332
, mtl >= 2.2.1 && < 3
3433
default-language: Haskell2010
3534

0 commit comments

Comments
 (0)