Skip to content

Commit a267891

Browse files
committed
[ version ] dump version
1 parent ce62e84 commit a267891

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

HashedExpression.cabal

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ cabal-version: 1.12
44
--
55
-- see: https://github.com/sol/hpack
66
--
7-
-- hash: 3b62afee40d33a5bf4184f4164638b7f372c80936cd69b71cd8f0f53e1396011
7+
-- hash: 045ca7a5495f397505bbf6a8aa4653896b910615b0b4036f8d140a46fcba35af
88

99
name: HashedExpression
10-
version: 0.0.5
11-
description: Please see the README on GitHub at <https://github.com/githubuser/HashedExpression#readme>
10+
version: 0.0.6
11+
description: Please see the README on GitHub at <https://github.com/McMasterU/HashedExpression#readme>
1212
homepage: https://github.com/McMasterU/HashedExpression#readme
1313
bug-reports: https://github.com/McMasterU/HashedExpression/issues
1414
author: OCA & McMaster Start Coding

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.0.5
1+
0.0.6

package.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: HashedExpression
2-
version: 0.0.5
2+
version: 0.0.6
33
github: "McMasterU/HashedExpression"
44
license: BSD3
55
author: "OCA & McMaster Start Coding"
@@ -14,7 +14,7 @@ copyright: "2019 OCA"
1414
# To avoid duplicated efforts in documentation and dealing with the
1515
# complications of embedding Haddock markup inside cabal files, it is
1616
# common to point users to the README.md file.
17-
description: Please see the README on GitHub at <https://github.com/githubuser/HashedExpression#readme>
17+
description: Please see the README on GitHub at <https://github.com/McMasterU/HashedExpression#readme>
1818

1919
dependencies:
2020
- base

0 commit comments

Comments
 (0)