Skip to content

Commit 00ef899

Browse files
Bump version; add ncu fix to changelog
1 parent 0bad542 commit 00ef899

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ the most up-to-date version of this file.
55

66
## Unreleased
77

8+
## v0.9.1
9+
10+
- Fix typo in `ncu` command on `authors.md` page (@kRITZCREEK)
11+
812
## v0.9.0
913

1014
- Update `purescript` to `0.15.0` (@JordanMartinez)

pursuit.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: pursuit
2-
version: 0.9.0
2+
version: 0.9.1
33
cabal-version: >= 1.8
44
build-type: Simple
55
license: MIT

0 commit comments

Comments
 (0)