Skip to content

Commit

Permalink
Bump version to 0.0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
marcin-rzeznicki committed Jun 22, 2020
1 parent ad74fd3 commit 95b5464
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
`stackcollapse-ghc` uses [PVP Versioning][1].
The changelog is available [on GitHub][2].

## 0.0.1.1

* Report line location for all errors.
* Allow build with foldl > 1.4.6


## 0.0.1

* Initially created.
Expand Down
2 changes: 1 addition & 1 deletion stackcollapse-ghc.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cabal-version: 2.4
name: stackcollapse-ghc
version: 0.0.1
version: 0.0.1.1
synopsis: Program to fold GHC prof files into flamegraph input
description: Program to fold GHC prof files into flamegraph input

Expand Down

0 comments on commit 95b5464

Please sign in to comment.