Skip to content

Commit ff98ba5

Browse files
committed
Update README to suggest stable version
1 parent 907f8a1 commit ff98ba5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,11 @@ more in-depth documentation on how to use Ring.
3939
To include one of the above libraries, for instance `ring-core`, add
4040
the following dependency to your `deps.edn` file:
4141

42-
ring/ring-core {:mvn/version "1.15.0-beta1"}
42+
ring/ring-core {:mvn/version "1.14.2"}
4343

4444
Or to your Leiningen project file:
4545

46-
[ring/ring-core "1.15.0-beta1"]
46+
[ring/ring-core "1.14.2"]
4747

4848
## Documentation
4949

0 commit comments

Comments
 (0)