Skip to content
This repository was archived by the owner on Oct 7, 2024. It is now read-only.

Commit 96a14bd

Browse files
committed
Bump version in README [ci skip]
1 parent 9235e60 commit 96a14bd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ In some applications, the lion's share of business logic is concentrated in dyna
1010

1111
## Clojure(Script)
1212

13-
* **Leiningen** : `[io.xapix/axel-f "0.2.2"]`
14-
* **Boot**: `(set-env! :dependencies #(conj % [io.xapix/axel-f "0.2.2"]))`
15-
* **deps.edn**: `{:deps {io.xapix/axel-f {:mvn/version "0.2.2"}}}`
13+
* **Leiningen** : `[io.xapix/axel-f "0.2.3"]`
14+
* **Boot**: `(set-env! :dependencies #(conj % [io.xapix/axel-f "0.2.3"]))`
15+
* **deps.edn**: `{:deps {io.xapix/axel-f {:mvn/version "0.2.3"}}}`
1616

1717
## JavaScript
1818

0 commit comments

Comments
 (0)