Skip to content

Commit afb753d

Browse files
committed
[ version ] bump 0.0.3
1 parent 6ba65a0 commit afb753d

File tree

4 files changed

+8
-4
lines changed

4 files changed

+8
-4
lines changed

ChangeLog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog for HashedExpression & Symphony
22

3+
## 0.0.3
4+
- Much faster rewriting
5+
6+
37
## 0.0.2
48
- Several fixes and improvement
59
- Symphony:

HashedExpression.cabal

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

99
name: HashedExpression
10-
version: 0.0.2
10+
version: 0.0.3
1111
description: Please see the README on GitHub at <https://github.com/githubuser/HashedExpression#readme>
1212
homepage: https://github.com/McMasterU/HashedExpression#readme
1313
bug-reports: https://github.com/McMasterU/HashedExpression/issues

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.0.2
1+
0.0.3

package.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: HashedExpression
2-
version: 0.0.2
2+
version: 0.0.3
33
github: "McMasterU/HashedExpression"
44
license: BSD3
55
author: "OCA & McMaster Start Coding"

0 commit comments

Comments
 (0)