File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1- 0.4
1+ 0.5
Original file line number Diff line number Diff line change 1- # Unreleased
1+ # 0.5.24-alpha (2023-10-03 / 8082b04)
22
33## Changed
44
2424
2525## Fixed
2626
27- ## Changed
27+ ## Changed
Original file line number Diff line number Diff line change 1414To use the latest release, add the following to your ` deps.edn ` ([ Clojure CLI] ( https://clojure.org/guides/deps_and_cli ) )
1515
1616```
17- com.lambdaisland/webbing {:mvn/version "0.4.20 -alpha"}
17+ com.lambdaisland/webbing {:mvn/version "0.5.24 -alpha"}
1818```
1919
2020or add the following to your ` project.clj ` ([ Leiningen] ( https://leiningen.org/ ) )
2121
2222```
23- [com.lambdaisland/webbing "0.4.20 -alpha"]
23+ [com.lambdaisland/webbing "0.5.24 -alpha"]
2424```
2525<!-- /installation -->
2626
You can’t perform that action at this time.
0 commit comments