Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
verberktstan committed Jan 22, 2024
1 parent a831270 commit 5247085
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ https://clojars.org/org.clojars.stanv/swark
### Clojure CLI/deps.edn

Add this dependency to the :deps map in deps.edn
`org.clojars.stanv/swark {:mvn/version "0.1.0"}`
`org.clojars.stanv/swark {:mvn/version "0.1.1"}`

Require swark.core in your ns form:
`(:require [swark.core :as swark])`
Expand Down

0 comments on commit 5247085

Please sign in to comment.