You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-6Lines changed: 8 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,33 +5,33 @@ Contracts programming for Clojure.
5
5
6
6
Project status: [Inactive](https://clojure.org/community/contrib_libs). The author (fogus) considers this library to have been superseded by [clojure.spec](https://github.com/clojure/spec.alpha).
7
7
8
-
Based on [Trammel](http://github.com/fogus/trammel) and [clojure-contracts](http://github.com/dnaumov/clojure-contracts).
8
+
Based on [Trammel](https://github.com/fogus/trammel) and [clojure-contracts](https://github.com/dnaumov/clojure-contracts).
9
9
10
10
11
11
Releases and Dependency Information
12
12
========================================
13
13
14
-
Latest stable release: 0.0.6
14
+
Latest stable release: 0.0.7
15
15
16
-
*[All Released Versions](http://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22org.clojure%22%20AND%20a%3A%22core.contracts%22)
16
+
*[All Released Versions](https://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22org.clojure%22%20AND%20a%3A%22core.contracts%22)
0 commit comments