We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 907f8a1 commit ff98ba5Copy full SHA for ff98ba5
README.md
@@ -39,11 +39,11 @@ more in-depth documentation on how to use Ring.
39
To include one of the above libraries, for instance `ring-core`, add
40
the following dependency to your `deps.edn` file:
41
42
- ring/ring-core {:mvn/version "1.15.0-beta1"}
+ ring/ring-core {:mvn/version "1.14.2"}
43
44
Or to your Leiningen project file:
45
46
- [ring/ring-core "1.15.0-beta1"]
+ [ring/ring-core "1.14.2"]
47
48
## Documentation
49
0 commit comments