We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bad542 commit 00ef899Copy full SHA for 00ef899
CHANGELOG.md
@@ -5,6 +5,10 @@ the most up-to-date version of this file.
5
6
## Unreleased
7
8
+## v0.9.1
9
+
10
+- Fix typo in `ncu` command on `authors.md` page (@kRITZCREEK)
11
12
## v0.9.0
13
14
- Update `purescript` to `0.15.0` (@JordanMartinez)
pursuit.cabal
@@ -1,5 +1,5 @@
1
name: pursuit
2
-version: 0.9.0
+version: 0.9.1
3
cabal-version: >= 1.8
4
build-type: Simple
license: MIT
0 commit comments