Skip to content

Commit

Permalink
Update the README.md with the latest version. (#244)
Browse files Browse the repository at this point in the history
  • Loading branch information
a13 authored Dec 5, 2024
1 parent 78ffab1 commit c4a05b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ $ nix-shell -I nixpkgs=channel:nixos-unstable -p neil
Add the following alias to your global or project-local `deps.edn`:

``` clojure
:neil {:deps {io.github.babashka/neil {:git/tag "v0.1.41"
:git/sha "77288d4"}}
:neil {:deps {io.github.babashka/neil {:git/tag "v0.3.68"
:git/sha "78ffab1"}}
:main-opts ["-m" "babashka.neil"]}
```

Expand Down

0 comments on commit c4a05b3

Please sign in to comment.