Skip to content

Commit 9191187

Browse files
japesinatorgustavo-grieco
authored andcommitted
initial stable release (#237)
1 parent 20cf61d commit 9191187

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
## 1.0.0.0
2+
3+
Initial stable release

package.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: echidna
22

33
author: JP Smith
44

5-
version: 0.0.0.1
5+
version: 1.0.0.0
66

77
ghc-options: -Wall -fno-warn-orphans -O2 -threaded +RTS -N -RTS
88

0 commit comments

Comments
 (0)