Skip to content

Commit c4ef1dc

Browse files
committed
[ release ] update version
1 parent 9cd7160 commit c4ef1dc

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

HashedExpression.cabal

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,16 @@ cabal-version: 1.12
44
--
55
-- see: https://github.com/sol/hpack
66
--
7-
-- hash: 4d8a2c3c6659d6d001a0ac0f95b329a614397fc51009d615ef5c3e00c5642235
7+
-- hash: eaf4ab3bfac7ad56c9aef8bc27945e2ecd82eb46c34a86d17423d7b0aea60d07
88

99
name: HashedExpression
10-
version: 0.1.0.0
10+
version: 0.0.2
1111
description: Please see the README on GitHub at <https://github.com/githubuser/HashedExpression#readme>
12-
homepage: https://github.com/githubuser/HashedExpression#readme
13-
bug-reports: https://github.com/githubuser/HashedExpression/issues
14-
author: McMaster Start Coding
15-
maintainer: example@example.com
16-
copyright: 2019 McMaster Start Coding
12+
homepage: https://github.com/McMasterU/HashedExpression#readme
13+
bug-reports: https://github.com/McMasterU/HashedExpression/issues
14+
author: OCA & McMaster Start Coding
15+
maintainer: anandc@mcmaster.ca
16+
copyright: 2019 OCA
1717
license: BSD3
1818
license-file: LICENSE
1919
build-type: Simple
@@ -30,7 +30,7 @@ extra-source-files:
3030

3131
source-repository head
3232
type: git
33-
location: https://github.com/githubuser/HashedExpression
33+
location: https://github.com/McMasterU/HashedExpression
3434

3535
library
3636
exposed-modules:

package.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
name: HashedExpression
2-
version: 0.1.0.0
3-
github: "githubuser/HashedExpression"
2+
version: 0.0.2
3+
github: "McMasterU/HashedExpression"
44
license: BSD3
5-
author: "McMaster Start Coding"
6-
maintainer: "example@example.com"
7-
copyright: "2019 McMaster Start Coding"
5+
author: "OCA & McMaster Start Coding"
6+
maintainer: "anandc@mcmaster.ca"
7+
copyright: "2019 OCA"
88

99

1010
# Metadata used when publishing your package

0 commit comments

Comments
 (0)