Skip to content

Commit

Permalink
bump version to 0.0.1.3 and add CHANGELOG entry
Browse files Browse the repository at this point in the history
  • Loading branch information
byorgey committed Jul 10, 2023
1 parent 9d88e36 commit bfa94dd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,8 @@
## [v0.0.1.3] (2023-07-10)

- Allow `base-4.18` (GHC 9.6)
- Fix some documentation typos (thanks to @Moiman)

## [v0.0.1.2] (2018-07-14)

- r1 (2018-10-16)
Expand Down
2 changes: 1 addition & 1 deletion texrunner.cabal
@@ -1,5 +1,5 @@
name: texrunner
version: 0.0.1.2
version: 0.0.1.3
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 bfa94dd

Please sign in to comment.