Skip to content

Commit 93511cf

Browse files
Bump package version to 0.4.1
1 parent 92ac162 commit 93511cf

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

streaming-benchmarks.cabal

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 2.2
22
name: streaming-benchmarks
3-
version: 0.4.0
3+
version: 0.4.1
44
license: MIT
55
license-file: LICENSE
66
author: Composewell Technologies
@@ -30,21 +30,21 @@ tested-with:
3030
, GHC==9.2.8
3131
, GHC==9.4.4
3232
, GHC==9.6.3
33-
, GHC==9.8.1
33+
, GHC==9.8.4
3434
, GHC==9.10.3
35-
, GHC==9.12.1
35+
, GHC==9.12.4
3636
, GHC==9.14.1
3737

3838
build-type: Simple
3939
extra-source-files:
4040
Benchmarks/VectorCommon.hs
41-
Changelog.md
42-
README.md
4341
bench-runner/Main.hs
4442
bench-runner/bench-runner.cabal
4543
bench-runner/cabal.project.user
4644

4745
extra-doc-files:
46+
Changelog.md
47+
README.md
4848
docs/benchmarking-notes.md
4949

5050
source-repository head

0 commit comments

Comments
 (0)