Skip to content

Commit

Permalink
Bump latest version mentioned in READMEs to 1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
yannham committed Nov 16, 2023
1 parent faa0e4e commit f36684e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ highlighting and NLS.

**Warning**: because the cargo registry (crates.io) requires that all
dependencies of Nickel are published there as well, the `format` feature isn't
enabled when installing nickel with `cargo install` as of Nickel version 1.2.2.
enabled when installing nickel with `cargo install` as of Nickel version 1.3.0.
In this case, please use [Topiary](https://github.com/tweag/topiary/) separately
to format Nickel source code.

Expand Down
2 changes: 1 addition & 1 deletion lsp/nls/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ it in VSCode, (Neo)Vim and Emacs.

**Warning**: because the cargo registry (crates.io) requires that all
dependencies of Nickel are published there as well, the format feature isn't
enabled when installing nls with `cargo install` as of NLS version 1.2.2. In
enabled when installing nls with `cargo install` as of NLS version 1.3.0. In
this case, to enable formatting in NLS, you have to make the `topiary`
executable available in your `PATH`. Please follow [Topiary's setup
instructions](https://github.com/tweag/topiary#installing) and ensure in
Expand Down

0 comments on commit f36684e

Please sign in to comment.