Skip to content

Commit

Permalink
bump version to 0.0.2 and update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
byorgey committed Sep 11, 2024
1 parent b61e660 commit b796c80
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## [v0.0.2] (2023-09-11)

- Allow `base-4.19` (GHC 9.10)
- Fix tests

## [v0.0.1.3] (2023-07-10)

- Allow `base-4.18` (GHC 9.6)
Expand Down
2 changes: 1 addition & 1 deletion texrunner.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: texrunner
version: 0.0.1.3
version: 0.0.2
synopsis: Functions for running Tex from Haskell.
description:
texrunner is an interface to tex that attempts to parse errors and
Expand Down

0 comments on commit b796c80

Please sign in to comment.