Skip to content

Commit 113b326

Browse files
authored
Merge pull request #862 from objectionary/version-up
New version in README
2 parents fe88129 + 61594ff commit 113b326

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,14 @@ First, you install [npm][npm-install] and [Java SE][java-se].
1919
Then, you install [eolang][npm] package, using [npm][npm-install]:
2020

2121
```bash
22-
npm install -g eolang@0.33.5
22+
npm install -g eolang@0.34.0
2323
```
2424

2525
You can also use [Homebrew] (on macOS):
2626

2727
```bash
2828
brew tap objectionary/eoc https://github.com/objectionary/eoc
29-
brew install objectionary/eoc/eolang@0.33.5
29+
brew install objectionary/eoc/eolang@0.34.0
3030
```
3131

3232
Or install it via [Nix flakes](https://nixos.wiki/wiki/Flakes):

0 commit comments

Comments
 (0)